Add git/team

This commit is contained in:
Sage Vaillancourt 2024-01-22 13:36:51 -05:00
parent 566c1904ef
commit 5e0f4cfcc0
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import sys
home = os.environ['HOME']
git_dirs = [
home + "/projects",
home + "/git/team",
home + "/git",
home + "/git/worktrees",
home + "/WebStormProjects",