Ecosyste.ms: Awesome

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

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

Oh My Zsh minimalist theme with current path and git branch.
https://github.com/gabriel2m/gabriel2m-oh-my-zsh-theme

Last synced: about 2 months ago
JSON representation

Oh My Zsh minimalist theme with current path and git branch.

Lists

README

        

# gabriel2m-oh-my-zsh-theme

[Oh My Zsh](https://ohmyz.sh/) minimalist theme with current path and git branch.

![demo.png](demo.png)

## Installation

```sh
git clone https://github.com/gabriel2m/gabriel2m-oh-my-zsh-theme.git ${ZSH_CUSTOM}/themes/gabriel2m

ln -s ${ZSH_CUSTOM}/themes/gabriel2m/gabriel2m.zsh-theme ${ZSH_CUSTOM}/themes/gabriel2m.zsh-theme
# then update `ZSH_THEME` to `gabriel2m` in your .zshrc
```