Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ricard-ferrero/cafeconbits-zsh-theme

A ZSH theme simple, clear and has a coffee cup ☕ (inspired by "robbyrussell" theme).
https://github.com/ricard-ferrero/cafeconbits-zsh-theme

Last synced: about 1 month ago
JSON representation

A ZSH theme simple, clear and has a coffee cup ☕ (inspired by "robbyrussell" theme).

Awesome Lists containing this project

README

        

# ZSH theme "Cafe con Bits"

Welcome to my personal **ZSH theme "Cafe con Bits"**: it's simple, clear and has a coffee cup ☕.

![Exemple ot a terminal](./readme-images/exemple.png)

Inspired by `robbyrussell` theme.

## How to install

It works on **Oh My Zsh**: https://ohmyz.sh/

If you didn't installed, go to that web and install it before continue.

Once it is installed, you can find all the themes in `~/.oh-my-zsh/themes/`.

First, copy de file `cafeconbits.zsh-theme` to that path. Open the terminal and go to this project's directory:

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

Second and last, open the `~/.zshrc` configuration file, and change the variable `ZSH_THEME`:

```
# ZSH_THEME="robbyrussell"
ZSH_THEME="cafeconbits"
```

Now, open a new terminal and enjoy it! ☕