Ecosyste.ms: Awesome

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

https://github.com/Saka7/laconic.zsh-theme

Simple oh-my-zsh theme
https://github.com/Saka7/laconic.zsh-theme

oh-my-zsh theme zsh

Last synced: about 1 month ago
JSON representation

Simple oh-my-zsh theme

Lists

README

        

# Laconic
Simple zsh theme.

![Laconic theme](laconic.zsh-theme.png)

## Instalation

Download the theme
```bash
curl -o ~/.oh-my-zsh/themes/laconic.zsh-theme https://raw.githubusercontent.com/Saka7/laconic.zsh-theme/master/laconic.zsh-theme
```

Add to your `~/.zshrc` file
```bash
ZSH_THEME="laconic"
```

## License
Laconic theme is released under the [MIT License](https://opensource.org/licenses/MIT).