[zshrc] remove neomutt alias

This commit is contained in:
lara 2020-06-18 21:35:44 -04:00
parent ef4e34a7f1
commit fb4d909b7c

View file

@ -36,7 +36,6 @@ esac
alias ll='ls -lha'
alias df='df -h'
alias du='du -h'
alias neomutt='pushd $HOME; neomutt; popd'
alias feh="feh -. --auto-rotate --action1 'dragon -x %F'"
alias which='which -a'
# The infamous cd ...etc