some extra things for bash to brighten your day
cd
git clone [email protected]/mrmakeit/extras.git .extras
.extras/install.sh
make al - inspired by mofarrell's commit message
dig - accepts and strips http[s] from dig requests. copypasta away!
readme - cat's the README file in the current directory, regardless of
extension
mykey - return your current id_rsa.pub key. From
terrillo
dance - quickly restart packages. From
terrillo
rainbow - prints a continuous rainbow down your screen. From
richardbenjamin
show_status - prints the git status of each subdirectory. Borrowed from
Mike Pearce
calc - Does math. Found: http://unix.stackexchange.com/questions/30478/doing-simple-math-on-the-command-line-using-bash-functions-1-divided-by-2-us
ex: 'calc 5000/25' output: 200
ytconvert - convert videos into a compact 'YouTube' compatable format.
screenOff - turn off all monitors. Found:
http://www.commandlinefu.com/commands/view/14150/turn-monitor-on-or-off-if-off-or-on-respectively
myIP - get your external ip. Found:
http://www.commandlinefu.com/commands/view/5427/get-your-external-ip-address