[zshrc] remove neomutt alias
This commit is contained in:
parent
ef4e34a7f1
commit
fb4d909b7c
1 changed files with 0 additions and 1 deletions
1
aliases
1
aliases
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue