mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-25 21:12:48 +03:00
12 lines
263 B
Markdown
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
|
|
```
|