From 9186d88196f9cef1834dd1666e902e8e2fc2f403 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 14 Apr 2016 22:15:10 +0200 Subject: zsh: fix --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index b070750..0c9a3d6 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -4,7 +4,7 @@ autoload -Uz compinit promptinit fpath=(~/.zsh/completions $fpath) -compinit +compinit -u compctl -K tln muxa compdef mosh=ssh promptinit -- cgit v1.2.3