Files
dotfiles/grm/github.toml
2023-05-30 20:26:40 +02:00

10 lines
199 B
TOML

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"]