diff --git a/users/profiles/shells/zsh.nix b/users/profiles/shells/zsh.nix index ea4e946..620eefb 100644 --- a/users/profiles/shells/zsh.nix +++ b/users/profiles/shells/zsh.nix @@ -33,24 +33,16 @@ # zsh modifications "zsh-interactive-cd" "command-not-found" + "sudo" # Aliases "alias-finder" # Applications - ## Docker - "docker" ## Python "pip" - "python" - ## Systemd - "systemd" ## Git - "git" - "github" "gitignore" - ## Emacs - "emacs" ## Vim "fancy-ctrl-z" ];