Update grm config
This commit is contained in:
9
grm/github.toml
Normal file
9
grm/github.toml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
provider = "github"
|
||||||
|
token_command = "pass show github | pf '.personal_access_token.grm.value'"
|
||||||
|
root = "~/projects/github"
|
||||||
|
force_ssh = true
|
||||||
|
worktree = true
|
||||||
|
|
||||||
|
[filters]
|
||||||
|
# owner = true
|
||||||
|
# groups = ["hi"]
|
||||||
@@ -85,6 +85,7 @@ type = "https"
|
|||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
name = "git-repo-manager"
|
name = "git-repo-manager"
|
||||||
|
worktree_setup = true
|
||||||
|
|
||||||
[[trees.repos.remotes]]
|
[[trees.repos.remotes]]
|
||||||
name = "github"
|
name = "github"
|
||||||
|
|||||||
Reference in New Issue
Block a user