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`
|
eval `dircolors ${HOME}/dotfiles/zsh/dircolors`
|
||||||
|
|
||||||
# Completions Path
|
# Completions Path
|
||||||
fpath=(${HOME}/dotfiles/lib/completions/src ${HOME}/dotfiles/lib/crash $fpath)
|
fpath=(${HOME}/dotfiles/lib/completions/src $fpath)
|
||||||
|
|
||||||
# Register Crash
|
|
||||||
autoload -Uz crash && crash register
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue