Add ~/Code/work and ~/Code/personal to the

...suggestions
This commit is contained in:
Oliver Davies 2024-05-04 19:02:32 +01:00
parent f831574d9c
commit b88be58190

2
bin/t
View file

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