Remove shellAliases
This commit is contained in:
parent
c8a14bf129
commit
5b26e695ee
|
@ -173,9 +173,6 @@
|
||||||
ignoreDups = true;
|
ignoreDups = true;
|
||||||
ignoreSpace = true;
|
ignoreSpace = true;
|
||||||
};
|
};
|
||||||
shellAliases = {
|
|
||||||
gsa = "git-sync-all";
|
|
||||||
};
|
|
||||||
oh-my-zsh = {
|
oh-my-zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = ["colored-man-pages" "lol" "rand-quote"];
|
plugins = ["colored-man-pages" "lol" "rand-quote"];
|
||||||
|
|
Reference in a new issue