I hereby claim:
- I am RensOliemans on github.
- I am rensoliemans (https://keybase.io/rensoliemans) on keybase.
- I have a public key whose fingerprint is 1AD8 188E 3852 6B38 C5D7 970C CD37 836E 088B 896B
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
OS=`echo \`uname\` | tr '[:upper:]' '[:lower:]'` | |
AURL="https://gist.githubusercontent.com/hightemp/5071909/raw/" | |
ANAME=".bash_aliases" | |
TMPAPATH="/tmp/$ANAME" | |
HOMEAPATH="~/$ANAME" | |
[ "$OS" = "windowsnt" ] && OS_WIN="yes" | |
[ "$OS" = "darwin" ] && OS_MAC="yes" | |
[ "$OS" = "linux" ] && OS_LIN="yes" |