[zsh] Get rid of pd and pod aliases -- they were conflicting
This commit is contained in:
parent
0688612604
commit
f5e5a79d09
1 changed files with 0 additions and 2 deletions
2
zshrc
2
zshrc
|
@ -139,8 +139,6 @@ function configure_prompt #{{{
|
|||
function configure_zsh_aliases #{{{
|
||||
{
|
||||
print_info -l 3 'Creating ZSH-specific aliases'
|
||||
alias pd='pushd'
|
||||
alias pod='popd'
|
||||
|
||||
#alias -g nc='netcat'
|
||||
alias -g lessnw='less -S'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue