diff --git a/lib/shared/scripts/t.nix b/lib/shared/scripts/t.nix index 7967cf9..4bc048c 100644 --- a/lib/shared/scripts/t.nix +++ b/lib/shared/scripts/t.nix @@ -49,7 +49,7 @@ else # Get the session name from fuzzy-finding list of directories and generating a # tmux-safe version. - items=$(find "$REPOS" ~/Documents /tmp \ + items=$(find "$REPOS" ~/Documents \ -maxdepth 1 -mindepth 1 -type d \ ! -name "_archive" \ ! -name "*-old" \