diff options
-rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ # ############################################################################# autoload -Uz compinit promptinit -compinit fpath=(~/.zsh/completions $fpath) +compinit compctl -K tln muxa compdef mosh=ssh promptinit |