setup direnv

This commit is contained in:
Richie Cahill
2024-05-11 09:47:44 -04:00
parent 44bc4f1531
commit a34dc65d8d
4 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,7 @@
imports = [
./git.nix
./zsh.nix
./direnv.nix
];
programs.starship.enable = true;