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

https://github.com/albertfdp/albertfdp.zsh-theme

A minimal ZSH theme
https://github.com/albertfdp/albertfdp.zsh-theme

Last synced: 3 months ago
JSON representation

A minimal ZSH theme

Awesome Lists containing this project

README

          

# minimal zsh theme

A minimal ZSH theme. If you use iTerm2, you can move the git status info to the status bar, and then keep zsh clean and minimal.

## Getting started

Clone this repo

```
$ git clone git@github.com:albertfdp/albertfdp.zsh-theme.git
$ cd albertfdp.zsh-theme
```

### Installing

Copy the `albertfdp.zsh-theme` to `~/.oh-my-zsh/custom/themes/albertfdp.zsh-theme`

```
$ cd albertfdp.zsh-theme
$ mv albertfdp.zsh-theme ~/.oh-my-zsh/custom/themes/albertfdp.zsh-theme
```

Then go to your `~/.zshrc` file and change the `ZSH_THEME` to `albertfdp`:

```
$ vim ~/.zshrc
```