diff --git a/rc/profile b/rc/profile index 6934f2ab..b05abb38 100644 --- a/rc/profile +++ b/rc/profile @@ -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