Alias for popd
This commit is contained in:
parent
e0398fd5c8
commit
6fab5c22b8
1 changed files with 2 additions and 0 deletions
2
zshrc
2
zshrc
|
@ -47,6 +47,8 @@ setopt \
|
|||
# load bash/zsh/ksh agnostic configurations
|
||||
source $HOME/.rc
|
||||
|
||||
alias pd='popd'
|
||||
|
||||
#alias -g nc='netcat'
|
||||
alias -g lessnw='less -S'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue