]> git.alrj.org Git - zsh.d.git/commitdiff
Add host completion support for cc_sync.
authorAmand Tihon <amand.tihon@iba-group.com>
Wed, 24 Jun 2009 07:34:52 +0000 (09:34 +0200)
committerAmand Tihon <amand.tihon@iba-group.com>
Wed, 24 Jun 2009 07:34:52 +0000 (09:34 +0200)
S40_completion

index 222bc7f666add876ebee01f6eef8a8d6a007dda8..a2b8eceafb9665f567c5008978013b892040150a 100644 (file)
@@ -12,3 +12,5 @@ zstyle ':completion:*:hosts' list-colors '=(#b)(*)(.lln.iba)=01;30=01;31' '=[^.]
 users=(atihon ccadmin tcsadmin tcs clinical root)
 zstyle ':completion:*' users $users
 
+compdef _hosts cc_sync
+