Created
June 29, 2016 13:28
-
-
Save toddhalfpenny/adc5b951f81fac2a1e43fd54eb53b676 to your computer and use it in GitHub Desktop.
Todd's .bashrc extracts (not full)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias wttr='curl -4 http://wttr.in' | |
alias byzanz-record-region='/home/todd/software/byzanz-record-region' | |
alias byzanz-record-window='/home/todd/software/byzanz-record-window' | |
alias nex1Marsh='/home/todd/software/adt-bundle-linux-x86_64-20140702/sdk/tools/emulator -ports 5824,5825 -prop persist.sys.language=en -prop persist.sys.country=US -avd nex1Marshmallow -scale 0.6 &nohup' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment