better vimrc for mike
[dotfiles.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index e422eec..b401423 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -13,11 +13,13 @@ export TERMINAL=urxvt
 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 email='mutt'
+alias mutt='~/downloads/mutt-n/mutt'
 
 #Watch youtube videos in the terminal
 function ytview {