Git branch and stash manager
- Install
brew install direnv - Make sure to setup direnv for your profile
eval "$(direnv hook zsh)" - Run
direnv allowin this root dir
Logs can be found at ~/Library/Application Support/com.rrushton.git-branch-manager/git-branch-manager.log for prod
builds and in .data/ for dev builds.