Add ~/Code/personal directory

This commit is contained in:
Oliver Davies 2024-11-22 01:19:15 +00:00
parent 71f335870d
commit e5b60ccc8b

View file

@ -16,7 +16,7 @@
else
# Get the session name from fuzzy-finding list of directories and generating a
# tmux-safe version.
items=$(find "$REPOS" ~/Documents \
items=$(find "$REPOS" "$REPOS/personal" ~/Documents \
-maxdepth 1 -mindepth 1 -type d \
! -name "_archive" \
! -name "*-old" \