X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.bashrc;h=b4014236c9cdbeea559dad36dccae5032a181dc4;hb=fb2d86dbc90ab1cfd89ca97059b79f9d6807221d;hp=518a01433defd24d0d0e90aaad017e07a3f0d7ca;hpb=5223e76a4302c4de131593feea3987398c60445d;p=dotfiles.git diff --git a/.bashrc b/.bashrc index 518a014..b401423 100644 --- a/.bashrc +++ b/.bashrc @@ -3,6 +3,7 @@ HISTSIZE=100000 HISTFILESIZE=10000 shopt -s checkwinsize shopt -s histappend +set -o vi . /etc/bash_completion #Variables @@ -12,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 {