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

Long time no see

This commit is contained in:
J. Fernando Sánchez
2014-06-26 18:07:56 +02:00
parent 444fc3706a
commit c46c149046
12 changed files with 209 additions and 60 deletions

View File

@@ -22,5 +22,5 @@ if [ -d "$HOME/.bin" ] ; then
fi
if [ -f $HOME/.Xmodmap ]; then
/usr/bin/xmodmap $HOME/.Xmodmap
/usr/bin/xmodmap $HOME/.Xmodmap 2>/dev/null &
fi