mord shell

This commit is contained in:
Geoffrey Frogeye 2019-04-16 19:18:16 +02:00
parent 20e67036df
commit 3697eec6e1
4 changed files with 35 additions and 33 deletions

View file

@ -135,6 +135,7 @@ unsetopt AUTO_REMOVE_SLASH
trysource /usr/share/fzf/key-bindings.zsh
# Help
# TODO Doesn't work (how ironic)
autoload -Uz run-help
unalias run-help
alias help=run-help
@ -164,7 +165,7 @@ setopt PUSHD_MINUS # This reverts the +/- operators.
# Command not found
# (since we have syntax highlighting there is no need to wait to see that we typed crap)
# (since we have syntax highlighting we are not forced to wait to see that we typed crap)
trysource /usr/share/doc/pkgfile/command-not-found.zsh
# History