summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 30b07ab..b070750 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -3,8 +3,8 @@
# #############################################################################
autoload -Uz compinit promptinit
-compinit
fpath=(~/.zsh/completions $fpath)
+compinit
compctl -K tln muxa
compdef mosh=ssh
promptinit