removed empty/unused 'completion' file and references

pull/5/head
Aaron Johnson 7 years ago
parent 1e148ed75e
commit c54d03d00f

@ -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

Loading…
Cancel
Save