diff --git a/zshrc b/zshrc index f60dc72..7d044bf 100644 --- a/zshrc +++ b/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'