Add shortened git-sync-all alias for zsh
This commit is contained in:
parent
557228b60b
commit
62c69f39f6
|
@ -12,6 +12,7 @@
|
|||
ignoreDups = true;
|
||||
ignoreSpace = true;
|
||||
};
|
||||
shellAliases = {gsa = "git-sync-all";};
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = ["colored-man-pages" "lol" "rand-quote"];
|
||||
|
|
Loading…
Reference in a new issue