mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 18:38:00 +00:00
Set special-dirs true to zsh
This commit is contained in:
parent
0ba8b247f0
commit
0577ca3b7d
@ -192,6 +192,9 @@ zstyle ':prezto:module:terminal:tab-title' format '%m: %s'
|
|||||||
# Set the default session name:
|
# Set the default session name:
|
||||||
# zstyle ':prezto:module:tmux:session' name 'YOUR DEFAULT SESSION NAME'
|
# zstyle ':prezto:module:tmux:session' name 'YOUR DEFAULT SESSION NAME'
|
||||||
|
|
||||||
|
# Add / when autocomplete cd ../
|
||||||
|
zstyle ':completion:*' special-dirs true
|
||||||
|
|
||||||
#
|
#
|
||||||
# AWS
|
# AWS
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user