mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-15 06:45:47 +00:00
edited zshrc
This commit is contained in:
@ -285,6 +285,9 @@ alias -g t="| tail"
|
||||
alias -g h="| head"
|
||||
alias -g dn="&> /dev/null &"
|
||||
|
||||
# to run command ignoring aliases
|
||||
hash -d b=/usr/bin
|
||||
|
||||
# pkgfile
|
||||
source /usr/share/doc/pkgfile/command-not-found.zsh
|
||||
|
||||
|
Reference in New Issue
Block a user