I hereby claim:
- I am neeksgit on github.
- I am neeks (https://keybase.io/neeks) on keybase.
- I have a public key whose fingerprint is 66BC 9EEF A849 76B5 C90D C966 FC6F CF8D D667 A35C
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| # Some things taken from here | |
| # https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
| # Set the colours you can use | |
| black='\033[0;30m' | |
| white='\033[0;37m' | |
| red='\033[0;31m' | |
| green='\033[0;32m' |