diff --git a/completion b/completion deleted file mode 100644 index e69de29..0000000 diff --git a/zshrc b/zshrc index 4d7af36..9845f1d 100644 --- a/zshrc +++ b/zshrc @@ -7,7 +7,6 @@ else source $HOME/.zsh/interactive source $HOME/.zsh/exports source $HOME/.zsh/bindkeys - source $HOME/.zsh/completion source $HOME/.zsh/setopt PROMPT="UNCONFIGURED%# " return 1 @@ -17,7 +16,6 @@ source $HOME/.zsh/alias source $HOME/.zsh/interactive source $HOME/.zsh/exports source $HOME/.zsh/bindkeys -source $HOME/.zsh/completion source $HOME/.zsh/setopt if [ $SYNTAX_HIGHLIGHT = true ] then