Command Line Git Aliases2019 February 11·2 minsbash command line git linux macOS programming productivityWorking with version control is a must for good software development. I use git personally and at work. The GUI in VS Code is good for some git work e.
Installing Tree on OSx2016 September 19·1 minprogramming macOS linux command line bash productivityThis is how to install Tree on macOS in the Terminal.app. It assumes Homebrew is installed. Homebrew is a package manager for OSx.