Skip to content

Commit

Permalink
docs: add Sheldon to Installation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
3w36zj6 committed Aug 14, 2024
1 parent 2b7da93 commit 59ff7f8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ Powerlevel10k.
- [Arch Linux](#arch-linux)
- [Alpine Linux](#alpine-linux)
- [Fig](#fig)
- [Sheldon](#sheldon)

### Manual

Expand Down Expand Up @@ -554,6 +555,21 @@ ln -s /usr/share/zsh/plugins/powerlevel10k ~/.local/share/zsh/plugins/
Follow the instructions on
[this page](https://fig.io/plugins/other/powerlevel10k).

### Sheldon

Add the following to the Sheldon config file.

```toml
[plugins.powerlevel10k]
github = "romkatv/powerlevel10k"
```

Or run the following to automatically add it.

```zsh
sheldon add powerlevel10k --github romkatv/powerlevel10k
```

## Configuration

- [For new users](#for-new-users)
Expand Down

0 comments on commit 59ff7f8

Please sign in to comment.