git-recent-fzf Search recent git branches with fzf Usage git recent Optionally, add -n<int> to see the most recent <n> branches git recent -n5 Installation Install via NPM: npm install --global git-recent-fzf