W4XO6EPMX7NRQI6KFYCC5AVKVFDDKZBXDURDTV5DJLE6IKAXYY4AC
HEAGBPRACVPDTVXRYATVDAGJ2VLKECTNWXT4WWM2ZYJX7VA4PVJQC
&& git branch --list | fzf | xargs git checkout \ # show git's stderr msg if not in a git repo || git branch --list
&& git branch --list | fzf | xargs git checkout \
# show git's stderr msg if not in a git repo
|| git branch --list
|| git branch --list \ && git branch --list | grep -v '*' | fzf | xargs git checkout
|| git branch --list \
&& git branch --list | grep -v '*' | fzf | xargs git checkout