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

3
.gitmodules vendored
View file

@ -25,3 +25,6 @@
[submodule "lib/dasht"]
path = lib/dasht
url = https://github.com/sunaku/dasht
[submodule "lib/crash"]
path = lib/crash
url = https://github.com/molovo/crash

1
lib/crash Submodule

@ -0,0 +1 @@
Subproject commit e5dc42d708c0a659db6a3100f99340b63df19c9b

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