1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 02:01:13 +00:00

Add Void Linux installation instructions

C. Michael Murphey 2017-01-01 23:58:23 -06:00
parent a8f7ba010d
commit 47fbd21a62

@ -49,4 +49,9 @@ sudo pip install thefuck
```bash
sudo emerge --ask app-shells/thefuck
```
# Void Linux
```bash
sudo xbps-install thefuck
```