dotfiles/private_dot_config/gh/config.yml

8 lines
304 B
YAML
Raw 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