Add git/team
This commit is contained in:
parent
566c1904ef
commit
5e0f4cfcc0
|
@ -7,6 +7,7 @@ import sys
|
|||
home = os.environ['HOME']
|
||||
git_dirs = [
|
||||
home + "/projects",
|
||||
home + "/git/team",
|
||||
home + "/git",
|
||||
home + "/git/worktrees",
|
||||
home + "/WebStormProjects",
|
||||
|
|
Loading…
Reference in New Issue