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

https://github.com/danasilver/ag.zsh

My zsh prompt.
https://github.com/danasilver/ag.zsh

zsh zsh-theme

Last synced: 11 months ago
JSON representation

My zsh prompt.

Awesome Lists containing this project

README

          

### My zsh prompt

A clean, minimal prompt with return status, current directory, git branch and
git dirty/clean indicator.

![ag.zsh screenshot](screenshot.png)

### Install

```sh
$ git clone https://github.com/danasilver/ag.zsh.git

$ cp ag.zsh/ag.zsh-theme ~/.oh-my-zsh/themes
```

Then set `ZSH_THEME` in your `.zshrc` to `"AG"`.

### License

The MIT License