1
0
Fork 0
mirror of synced 2024-11-25 01:25:35 -05:00

Add ghq plugin

Kevin Lane 2019-09-23 15:42:52 -07:00
parent 39f6ba3c17
commit 4004f7fc1e

@ -19,4 +19,5 @@
| [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages | | [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages |
| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages |
| [vscode](https://github.com/hujianxin/dotbot-vscode) | Install, Uninstall, Sync extensions of Visual Studio Code | | [vscode](https://github.com/hujianxin/dotbot-vscode) | Install, Uninstall, Sync extensions of Visual Studio Code |
|[duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) | | [duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) |
| [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) |