Update grm config

This commit is contained in:
2023-05-30 20:26:40 +02:00
parent 80d4f7052c
commit 42e296b30d
2 changed files with 10 additions and 0 deletions

9
grm/github.toml Normal file
View 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"]