Add shortened git-sync-all alias for zsh
This commit is contained in:
parent
557228b60b
commit
62c69f39f6
|
@ -12,6 +12,7 @@
|
||||||
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"];
|
||||||
|
|
Loading…
Reference in a new issue