summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 3288fb7..2d96a3e 100644
--- a/zshrc
+++ b/zshrc
@@ -192,6 +192,7 @@ fi
autoload -U compinit
compinit
compdef _ssh ssha=ssh
+compdef _ssh ssh-co-dotfiles=ssh
insert-comment() {
BUFFER="#$BUFFER"