dots


commit
e259c52
parent
450c807
author
xxwhirlpool
date
2026-03-12 17:05:31 -0400 EDT
.config/gh
2 files changed,  +19, -0
A config/.config/gh/config.yml
+14, -0
 1@@ -0,0 +1,14 @@
 2+version: 1
 3+git_protocol: https
 4+editor:
 5+prompt: enabled
 6+prefer_editor_prompt: disabled
 7+pager:
 8+aliases:
 9+    co: pr checkout
10+http_unix_socket:
11+browser:
12+color_labels: disabled
13+accessible_colors: disabled
14+accessible_prompter: disabled
15+spinner: enabled
A config/.config/gh/hosts.yml
+5, -0
1@@ -0,0 +1,5 @@
2+github.com:
3+    git_protocol: ssh
4+    users:
5+        xxwhirlpool:
6+    user: xxwhirlpool