1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-24 00:02:19 +00:00

Updates for gopher

This commit is contained in:
J. Fernando Sánchez
2019-02-08 16:49:15 +01:00
parent f35f478a03
commit d50cdca292
12 changed files with 259 additions and 37 deletions

View File

@@ -24,3 +24,7 @@ fi
if [ -f $HOME/.Xmodmap ]; then
/usr/bin/xmodmap $HOME/.Xmodmap 2>/dev/null &
fi
if [ -f $HOME/.xsession ]; then
. $HOME/.xsession
fi