I hereby claim:
- I am kevinduterne on github.
- I am kevindut (https://keybase.io/kevindut) on keybase.
- I have a public key ASAwKFV71PjfGIRB9MV94YpAiFVRdLZ2EZZWFBlzWecfrAo
To claim this, I am signing this object:
| #!/bin/sh | |
| # | |
| # Originally part of vpnc source code: | |
| # © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al. | |
| # © 2009-2012 David Woodhouse <[email protected]> | |
| # | |
| # 2018-05-15 - Minor scutil updates for MacOS Split DNS added by Jeremy Melanson ( https://github.com/zish ). | |
| # | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by |
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' |