1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-02 20:27:52 +08:00

feat(Installing): add Slackware (#31)

Ruben Carlo Benante 2023-06-19 05:22:19 -03:00 committed by GitHub
parent 761fc0f3cf
commit fe68087da9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -233,6 +233,12 @@ To install zsh, you must add the [community](https://github.com/kiss-community/r
kiss b zsh && kiss i zsh
```
### Slackware Linux
```
slackpkg install zsh
```
### Add yours
If you know a platform that is not covered, edit this page and add it!