diff --git a/bin/t b/bin/t index cffec62..d993fff 100755 --- a/bin/t +++ b/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"