put more dotfiles under control

This commit is contained in:
MorganGeek
2020-06-30 14:26:49 +02:00
parent 4cc74a4069
commit 723fbfc4d7
7 changed files with 862 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# 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

View File

@ -0,0 +1,4 @@
checked_for_update_at: 2020-06-29T18:39:31.089827+02:00
latest_release:
version: v0.10.1
url: https://github.com/cli/cli/releases/tag/v0.10.1