1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-04-20 01:30:55 +01:00

Add Void Linux installation instructions

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

@ -50,3 +50,8 @@ sudo pip install thefuck
```bash ```bash
sudo emerge --ask app-shells/thefuck sudo emerge --ask app-shells/thefuck
``` ```
# Void Linux
```bash
sudo xbps-install thefuck
```