1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-24 07:13:28 +02:00
This commit is contained in:
Toon Claes
2009-12-01 23:06:15 +01:00
parent dca4651cee
commit 065ae00673
+4 -4
View File
@@ -43,7 +43,7 @@ if [ -f ~/.ssh/known_hosts ]; then
fi
# Complete on history
zstyle ':completion:*:history-words' stop yes
zstyle ':completion:*:history-words' remove-all-dups yes
zstyle ':completion:*:history-words' list false
zstyle ':completion:*:history-words' menu yes
#zstyle ':completion:*:history-words' stop yes
#zstyle ':completion:*:history-words' remove-all-dups yes
#zstyle ':completion:*:history-words' list false
#zstyle ':completion:*:history-words' menu yes