Update Silicon & Alias

This commit is contained in:
2023-04-25 09:36:54 -04:00
parent 89c8f68ee3
commit ca288c4e94
2 changed files with 5 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
enable = true;
shellAliases = {
grep = "grep --color";
ssh = "TERM=xterm-256color ssh";
};
profileExtra = ''
SHELL="$BASH"