Fix link to aptget
plugin as this link does not point to any valid plugin anymore. Instead use forked repositoriy.
parent
46b6b2a3f6
commit
fe2ecd45ed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|--------|-------------|
|
||||
| [apt-get](https://github.com/rubenvereecken/dotbot-apt-get) | Install and upgrade apt-get packages |
|
||||
| [apt](https://github.com/bryant1410/dotbot-apt) | Install APT packages |
|
||||
| [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to `apt` python module) |
|
||||
| [aptget](https://github.com/alegsan/dotbot-aptget.git) | Install and upgrade apt-get packages (with some love to `apt` python module) |
|
||||
| [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins |
|
||||
| [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support |
|
||||
| [brew](https://github.com/wren/dotbot-brew) | Exceptionally fast plugin with `brew`, `cask`, `tap`, and `brewfile` support |
|
||||
|
|
Loading…
Reference in a new issue