added crash

This commit is contained in:
Nikolas Weger 2017-07-19 15:31:12 +02:00
parent 2f09364f14
commit 002cf3f861
3 changed files with 8 additions and 1 deletions

View file

@ -49,4 +49,7 @@ done
eval `dircolors ${HOME}/dotfiles/zsh/dircolors`
# Completions Path
fpath=(${HOME}/dotfiles/lib/completions/src $fpath)
fpath=(${HOME}/dotfiles/lib/completions/src ${HOME}/dotfiles/lib/crash $fpath)
# Register Crash
autoload -Uz crash && crash register