mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-14 19:30:42 +01:00
Add KISS Linux to instructions
@@ -182,7 +182,11 @@ Or:
|
||||
```sh
|
||||
chsh -s $(which zsh)
|
||||
```
|
||||
|
||||
### KISS Linux
|
||||
To install zsh, you must add the [community](https://github.com/kiss-community/repo-community/) repo to your `$KISS_PATH`.
|
||||
```sh
|
||||
kiss b zsh && kiss i zsh
|
||||
```
|
||||
### Add yours
|
||||
|
||||
If you know a platform that is not covered, edit this page and add it!
|
||||
Reference in New Issue
Block a user