tide/README.md
2020-04-20 11:12:57 -07:00

12 lines
263 B
Markdown

# Lean
A minimal Fish theme based on [Powerlevel10k](https://github.com/romkatv/powerlevel10k/)'s lean style.
# Install
Run the install script:
```sh
curl -s https://raw.githubusercontent.com/IlanCosman/lean/master/install.fish | source; and lean_install
```