add / after .. + tab
This commit is contained in:
parent
458c42b3e7
commit
9f5463234c
1
zshrc
1
zshrc
@ -49,6 +49,7 @@ zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p
|
||||
zstyle ':completion:*' use-compctl false
|
||||
zstyle ':completion:*' verbose true
|
||||
zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
|
||||
zstyle ':completion:*' special-dirs true
|
||||
|
||||
# History configurations
|
||||
HISTFILE=~/.zsh_history
|
||||
|
Loading…
x
Reference in New Issue
Block a user