some small changes, namely mutt witthout sidebar
[dotfiles.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index ed10c96..a5df78a 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -13,6 +13,7 @@ export TERMINAL=urxvt
 export TERM=screen
 export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin
 export COLORFGBG="default:default"
+export PYTHONDONTWRITEBYTECODE
 
 #Colors yeeeyyyy
 alias ls='ls --color=auto'