rc/profile: uncomment broken if for now

This commit is contained in:
Aminda Suomalainen 2015-05-01 09:58:51 +03:00
parent 38c0722ba3
commit ef32240638
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
if [ -f ~/.$(echo $SHELL|cut -d/ -f3)rc ] && [ x$DISPLAY != x ]; then
source ~/.$(echo $SHELL|cut -d/ -f3)rc
fi
#if [ -f ~/.$(echo $SHELL|cut -d/ -f3)rc ] && [ x$DISPLAY != x ]; then
# source ~/.$(echo $SHELL|cut -d/ -f3)rc
#fi
setxkbmap -option compose:lwin -option terminate:ctrl_alt_bksp -option nbsp:none