removed crash becuase it, well, crashed :)
This commit is contained in:
parent
002cf3f861
commit
96146bd50f
1 changed files with 1 additions and 4 deletions
|
@ -49,7 +49,4 @@ done
|
|||
eval `dircolors ${HOME}/dotfiles/zsh/dircolors`
|
||||
|
||||
# Completions Path
|
||||
fpath=(${HOME}/dotfiles/lib/completions/src ${HOME}/dotfiles/lib/crash $fpath)
|
||||
|
||||
# Register Crash
|
||||
autoload -Uz crash && crash register
|
||||
fpath=(${HOME}/dotfiles/lib/completions/src $fpath)
|
||||
|
|
Loading…
Add table
Reference in a new issue