shell-things/rc/profile

5 lines
125 B
Plaintext
Raw Normal View History

2015-03-28 17:36:06 +01:00
if [ -f ~/.$(echo $SHELL|cut -d/ -f3)rc ]; then
source ~/.$(echo $SHELL|cut -d/ -f3)rc
fi
setxkbmap -option compose:lwin