more colors

This commit is contained in:
2023-06-10 14:43:40 -04:00
parent 531e70cb4b
commit 648f001564
5 changed files with 115 additions and 79 deletions

View File

@@ -3,6 +3,7 @@ pkgs:
enable = true;
shellAliases = {
nsh = "nix-shell --command fish";
cd = "z";
};
# interactiveShellInit = ''
# function fish_prompt