1
0
Fork 0
mirror of synced 2024-11-22 16:25:34 -05:00

Replaced pipsi by pipx in pip description (pipsi is no longer maintained)

qudade 2020-09-28 07:01:11 +02:00
parent c5784d84d8
commit e7841a4d7c

@ -14,7 +14,7 @@
| [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) |
| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages |
| [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur |
| [pip](https://github.com/sobolevn/dotbot-pip) | Install pip and pipsi dependencies |
| [pip](https://github.com/sobolevn/dotbot-pip) | Install pip dependencies with pipx |
| [quicklisp](https://gitlab.com/RoGryza/dotbot-quicklisp) | Install quicklisp packages |
| [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo |
| [stow](https://github.com/timbedard/dotbot-stow) | Link files and directories with [GNU Stow](https://www.gnu.org/software/stow/) |