Skip to content

Instantly share code, notes, and snippets.

@dmvianna
Created December 20, 2017 21:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmvianna/109838fcf597ea62e126b2703a7fdfe6 to your computer and use it in GitHub Desktop.
Save dmvianna/109838fcf597ea62e126b2703a7fdfe6 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
if [ -f $HOME/.Xmodmap ]; then
/usr/bin/xmodmap $HOME/.Xmodmap
fi
urxvt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment