mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-25 08:27:18 +00:00
update
This commit is contained in:
parent
73e172df98
commit
98e259a761
2
zshrc
2
zshrc
@ -86,7 +86,7 @@ alias -g _t='| tail'
|
|||||||
alias -g _h='| head'
|
alias -g _h='| head'
|
||||||
alias -g _n='| wc -l'
|
alias -g _n='| wc -l'
|
||||||
alias -g _dn='&> /dev/null &'
|
alias -g _dn='&> /dev/null &'
|
||||||
alias home="-At repo 'ssh -A -p 5431 192.168.0.101'"
|
alias -g home="-At repo 'ssh -A -p 5431 192.168.0.101'"
|
||||||
|
|
||||||
# to run command ignoring aliases
|
# to run command ignoring aliases
|
||||||
hash -d b="/bin"
|
hash -d b="/bin"
|
||||||
|
Loading…
Reference in New Issue
Block a user