Remove shellAliases

This commit is contained in:
Evie Litherland-Smith 2024-05-13 07:05:17 +01:00
parent c8a14bf129
commit 5b26e695ee

View file

@ -173,9 +173,6 @@
ignoreDups = true;
ignoreSpace = true;
};
shellAliases = {
gsa = "git-sync-all";
};
oh-my-zsh = {
enable = true;
plugins = ["colored-man-pages" "lol" "rand-quote"];