Skip to content

Instantly share code, notes, and snippets.

View saibayadon's full-sized avatar
💯

Bruno Lazzaro saibayadon

💯
View GitHub Profile
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Ask for the administrator password upfront
sudo -v
# Set the colours you can use
black='\033[0;30m'