1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-07 13:41:21 +00: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
sudo emerge --ask app-shells/thefuck
```
# Void Linux
```bash
sudo xbps-install thefuck
```