]> git.phdru.name Git - dotfiles.git/commitdiff
Sorted the list 'mutt, vim and python' by alphabetical order
authorOleg Broytman <phd@phdru.name>
Sat, 18 Jan 2014 22:34:49 +0000 (02:34 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 18 Jan 2014 22:34:49 +0000 (02:34 +0400)
.profile

index a7d8c018b4ce08df328e1213a80e9ecedcdf89df..8f33817c9990c218f41f0ceab9535fd775f5ba98 100644 (file)
--- a/.profile
+++ b/.profile
@@ -62,7 +62,7 @@ if [ -t 0 ] ; then
 
    case "$TERM" in
       linux)
 
    case "$TERM" in
       linux)
-         # mutt, vim and python
+         # mutt, python and vim
          BACKGROUND=DARK
          export BACKGROUND
       ;;
          BACKGROUND=DARK
          export BACKGROUND
       ;;
@@ -182,7 +182,7 @@ fi
 #export DISPLAY
 
 if [ -n "$DISPLAY" ]; then
 #export DISPLAY
 
 if [ -n "$DISPLAY" ]; then
-   # mutt, vim and python
+   # mutt, python and vim
    BACKGROUND=LIGHT
    export BACKGROUND
 
    BACKGROUND=LIGHT
    export BACKGROUND