mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-31 02:01:13 +00:00
Added instructions for OpenSUSE
parent
d1cd9bac7f
commit
d17bd2c301
@ -50,6 +50,12 @@ sudo pip install thefuck
|
||||
```bash
|
||||
sudo emerge --ask app-shells/thefuck
|
||||
```
|
||||
# OpenSUSE
|
||||
|
||||
```bash
|
||||
sudo zypper in python3 python3-devel
|
||||
sudo pip install thefuck
|
||||
```
|
||||
|
||||
# Void Linux
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user