mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Fixing merge conflicts 886d97f41e
This commit is contained in:
commit
58bccaf6fc
3 changed files with 28 additions and 12 deletions
|
|
@ -37,8 +37,7 @@ zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-
|
|||
zstyle ':completion:*:*:*:*:processes' command "ps -u `whoami` -o pid,user,comm -w -w"
|
||||
zstyle ':completion:*:*:(ssh|scp):*:*' hosts `sed 's/^\([^ ,]*\).*$/\1/' ~/.ssh/known_hosts`
|
||||
|
||||
|
||||
#complete on history
|
||||
# Complete on history
|
||||
# zstyle ':completion:*:history-words' stop yes
|
||||
# zstyle ':completion:*:history-words' remove-all-dups yes
|
||||
# zstyle ':completion:*:history-words' list false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue