Flatten Code directories
This commit is contained in:
parent
766a35d27e
commit
d769885d8f
5 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
else
|
||||
# Get the session name from fuzzy-finding list of directories and generating a
|
||||
# tmux-safe version.
|
||||
items=$(find ~/Code/* ~/Code ~ ~/Documents /tmp \
|
||||
items=$(find ~/Code /tmp \
|
||||
-maxdepth 1 -mindepth 1 -type d \
|
||||
! -name "*-old" \
|
||||
! -name "*.old"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue