Ecosyste.ms: Awesome

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

https://github.com/alesrosina/oh-my-zsh-alesrosina-theme


https://github.com/alesrosina/oh-my-zsh-alesrosina-theme

Last synced: about 2 months ago
JSON representation

Lists

README

        

## My custom Oh-My-Zsh theme

[![alesrosina theme](https://raw.githubusercontent.com/alesrosina/oh-my-zsh-alesrosina-theme/main/alesrosina-theme.png)](https://raw.githubusercontent.com/alesrosina/oh-my-zsh-alesrosina-theme/main/alesrosina-theme.png)

It will show:
- full path
- git branch and status on right
- shows error exit code (so if program exits with code other than 0)

It is derived from eastwood theme.

### How to install

- Copy theme file `alesrosina.zsh-theme` to `~/.oh-my-zsh/custom/themes`
- and then enable it in config `~/.zshrc` with line `ZSH_THEME="alesrosina"`

That's it ;)