mord shell
This commit is contained in:
parent
20e67036df
commit
3697eec6e1
4 changed files with 35 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue