From: Oleg Broytman Date: Sat, 18 Jan 2014 22:34:49 +0000 (+0400) Subject: Sorted the list 'mutt, vim and python' by alphabetical order X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=3539dbbc023396df1461333ebaff048131ded820;ds=sidebyside Sorted the list 'mutt, vim and python' by alphabetical order --- diff --git a/.profile b/.profile index a7d8c01..8f33817 100644 --- a/.profile +++ b/.profile @@ -62,7 +62,7 @@ if [ -t 0 ] ; then case "$TERM" in linux) - # mutt, vim and python + # mutt, python and vim BACKGROUND=DARK export BACKGROUND ;; @@ -182,7 +182,7 @@ fi #export DISPLAY if [ -n "$DISPLAY" ]; then - # mutt, vim and python + # mutt, python and vim BACKGROUND=LIGHT export BACKGROUND