mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat: add gh CLI configuration and extensions
This commit is contained in:
6
setup/github.sh
Executable file
6
setup/github.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
gh extension install thatvegandev/gh-eco
|
||||
gh extension install gennaro-tedesco/gh-s
|
||||
gh extension install mislav/gh-branch
|
||||
gh extension install seachicken/gh-poi
|
||||
Reference in New Issue
Block a user