diff --git a/.zpreztorc b/.zpreztorc index cd4a1c2..7580cb6 100644 --- a/.zpreztorc +++ b/.zpreztorc @@ -192,6 +192,9 @@ zstyle ':prezto:module:terminal:tab-title' format '%m: %s' # Set the default session name: # zstyle ':prezto:module:tmux:session' name 'YOUR DEFAULT SESSION NAME' +# Add / when autocomplete cd ../ +zstyle ':completion:*' special-dirs true + # # AWS #