checkout.sh (79B)
1 #!/bin/bash 2 3 git branch --format='%(refname:short)' | fzf | xargs git checkout