#shell
2 PostsInstall fonts on ubuntu
The other day I needed to install some fonts on our ubuntu server that were needed for an email script. Not something you do every day, so I…
Clean up local git branches
Branch cleanup is a constant housekeeping item. To make things easier I've been using this script: pruneLocalBranches.sh It checks to see…