dotfiles/private_dot_config/gh/config.yml

9 lines
308 B
YAML
Raw Permalink Normal View History

---
2020-06-30 12:26:49 +00:00
# What protocol to use when performing git operations. Supported values: ssh, https
git_protocol: https
# What editor gh should run when creating issues, pull requests, etc. If blank, will refer to environment.
editor:
# Aliases allow you to create nicknames for gh commands
aliases:
co: pr checkout