update with mutt
[dotfiles.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index a5df78a..b401423 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -14,10 +14,12 @@ export TERM=screen
 export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin
 export COLORFGBG="default:default"
 export PYTHONDONTWRITEBYTECODE
+export NOTMUCH_CONFIG=~/.mutt/.notmuch-config
 
 #Colors yeeeyyyy
 alias ls='ls --color=auto'
 alias grep='grep --color=auto'
+alias mutt='~/downloads/mutt-n/mutt'
 
 #Watch youtube videos in the terminal
 function ytview {