2 lines
85 B
Text
2 lines
85 B
Text
|
git checkout $(git for-each-ref --format='%(refname:short)' refs/heads/* | dmenu -b)
|