diff --git a/home/zsh.nix b/home/zsh.nix index 9252dbd..80fa348 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -43,6 +43,7 @@ "virtualenv" "safe-paste" "timer" + "z" ]; theme = "agnoster";