Bläddra i källkod

add / after .. + tab

master
Dirk Alders 1 år sedan
förälder
incheckning
9f5463234c
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      zshrc

+ 1
- 0
zshrc Visa fil

@@ -49,6 +49,7 @@ zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p
49 49
 zstyle ':completion:*' use-compctl false
50 50
 zstyle ':completion:*' verbose true
51 51
 zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
52
+zstyle ':completion:*' special-dirs true
52 53
 
53 54
 # History configurations
54 55
 HISTFILE=~/.zsh_history

Laddar…
Avbryt
Spara