grm: Update github config
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
provider = "github"
|
||||
token_command = "pass show github | pf '.personal_access_token.grm.value'"
|
||||
root = "~/projects/github"
|
||||
force_ssh = true
|
||||
token_command = "pass show github | ~/bin/yaml2json | jq -r '.personal_access_token.grm.value'"
|
||||
root = "~/code/github.com"
|
||||
worktree = true
|
||||
|
||||
[filters]
|
||||
# owner = true
|
||||
# groups = ["hi"]
|
||||
owner = true
|
||||
|
||||
Reference in New Issue
Block a user