Explorar el Código

add / after .. + tab

master
Dirk Alders hace 1 año
padre
commit
9f5463234c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      zshrc

+ 1
- 0
zshrc Ver fichero

@@ -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

Loading…
Cancelar
Guardar