QRDFLLWUHAGCSBPS6E73JVRN5R5T44Q25YEFVDVJFVLBI2XLGH6QC
ABDQA6HCTOUQXY5IDGDTCDBR5DA2WAHUWHBS5EIRYNUJNQCM6GOQC
RXCY7LD6ZRIOIKZEYKLMCYPMQPXF4DOEEFBDLVR2B22BXLZJFFBQC
A3TVGLVHSVLMEHLHB3TPBSD3QGNVGX3DIK6BEBDTTHWBNW4ALMRAC
Y4BZOKUVFF553HW77QK6AXMSII7VDE4BQFVETTFIZKLIZPUW2MKAC
JN7KWJRJMW25JLL4VFNCJA4VJJVLTXPC5UICMCO6TSHOKKBJTVGQC
setopt nobeep
setopt nochaselinks
setopt extended_glob
git_dir=($HOME/git*_repos)num_git_dirs="$git_dir[(I)$git_dir[-1]]" if (( num_git_dirs > 0 )); then hash -d "g=${git_dir[1]}"else echo no git directoriesfi
git_dir=($HOME/git*_repos)
num_git_dirs="$git_dir[(I)$git_dir[-1]]"
if (( num_git_dirs > 0 )); then
hash -d "g=${git_dir[1]}"
else
echo no git directories
fi