shell-things/rc/profile

5 lines
125 B
Bash

if [ -f ~/.$(echo $SHELL|cut -d/ -f3)rc ]; then
source ~/.$(echo $SHELL|cut -d/ -f3)rc
fi
setxkbmap -option compose:lwin