This commit is contained in:
41666 2023-12-15 00:25:31 -05:00
parent ca4e157a76
commit 730fdbd2ce
9 changed files with 497 additions and 8 deletions

View file

@ -7,6 +7,8 @@
nix-direnv.enable = true;
};
home.sessionVariables.DIRENV_LOG_FORMAT = "";
programs.zsh.enable = true;
programs.fish.enable = true;
programs.bash.enable = true;