diff --git a/users/modules/global/shells/zsh.nix b/users/modules/global/shells/zsh.nix index 7894ce8..03a8eeb 100644 --- a/users/modules/global/shells/zsh.nix +++ b/users/modules/global/shells/zsh.nix @@ -47,6 +47,7 @@ } alias "jh"="cd ~ && j" + alias "gj"="gcd && j" editi() { if [[ $# -eq 0 ]] then