An open API service indexing awesome lists of open source software.

https://github.com/DevInsideYou/install-powerlevel10k


https://github.com/DevInsideYou/install-powerlevel10k

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

### Have these installed before you start:
* [Zsh & Oh My Zsh](https://github.com/DevInsideYou/install-zsh)

# Installs [Powerlevel10k](https://github.com/romkatv/powerlevel10k) on [Ubuntu](https://www.ubuntu.com/)

```bash
curl -fLOs https://script.install.devinsideyou.com/powerlevel10k
chmod +x powerlevel10k && ./powerlevel10k
```