Ecosyste.ms: Awesome

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

https://github.com/ch4rli3kop/ch4rli3.zsh-theme

custom zsh theme
https://github.com/ch4rli3kop/ch4rli3.zsh-theme

Last synced: 2 months ago
JSON representation

custom zsh theme

Lists

README

        

# ch4rli3.zsh-theme
lean & simple zsh theme

## How to install
1. Copy `ch4rli3.zsh-theme` into `~/.oh-my-zsh/themes`.
2. Change `ZSH_THEME="ch4rli3"` in `~/.zshrc`.
3. Apply theme to command `source ~/.zshrc` in your terminal.

```shell
$ wget -O ~/.oh-my-zsh/themes/ch4rli3.zsh-theme https://raw.githubusercontent.com/ch4rli3kop/ch4rli3.zsh-theme/main/ch4rli3.zsh-theme
$ sed -i 's/ZSH_THEME="robbyrussell"/ZSH_THEME="ch4rli3"/' .zshrc
$ source ~/.zshrc
```

## Preview
![image](./custom-zsh-theme.png)