users/foo-dogsquared: update gh config

This commit is contained in:
Gabriel Arazas 2023-02-05 16:40:23 +08:00
parent 8429b280ce
commit d2a272f16b
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -94,7 +94,12 @@ in
settings = {
git_protocol = "ssh";
prompt_enabled = true;
prompt = "enabled";
aliases = {
pc = "pr checkout";
pv = "pr view";
};
};
};