+ Trying mutt

This commit is contained in:
ziro 2020-06-13 11:35:14 +07:00
parent b3f949b4d2
commit 48789538c8
4 changed files with 22 additions and 3 deletions

View file

@ -78,6 +78,7 @@ alias cfprofile='vim $XDG_CONFIG_HOME/zsh/.zprofile'
alias cfxprofile='vim $XDG_CONFIG_HOME/xprofile'
alias cfcompt='vim $XDG_CONFIG_HOME/picom/compton.conf'
alias cfenv='vim $XDG_CONFIG_HOME/zsh/.zshenv'
alias cfmutt='vim $XDG_CONFIG_HOME/mutt/muttrc'
#more shortcuts
alias htop='htop -t'