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