Add ~/Code/work
and ~/Code/personal
to the
...suggestions
This commit is contained in:
parent
f831574d9c
commit
b88be58190
1 changed files with 1 additions and 1 deletions
2
bin/t
2
bin/t
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue