environment changes

This commit is contained in:
ISnortPennies 2023-01-27 11:49:31 -05:00
parent b088bbcd57
commit aea8d79274
4 changed files with 7 additions and 14 deletions

View file

@ -8,10 +8,6 @@
syntaxHighlighting = {
enable = true;
};
interactiveShellInit = "neofetch";
shellAliases = {
ls = "exa --long --icons";
};
};
starship = {
enable = true;