Add ~/Code/personal directory
This commit is contained in:
parent
71f335870d
commit
e5b60ccc8b
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue