Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stentibbing/abzt-zsh-theme

Another Basic ZSH Theme
https://github.com/stentibbing/abzt-zsh-theme

Last synced: 11 days ago
JSON representation

Another Basic ZSH Theme

Awesome Lists containing this project

README

        

# Another Basic ZSH Theme

No nonsense ZSH theme with folder and git information. Looks great with Catppuccin.

![Screenshot](screenshot.png)

## Prerequisites

* The Z shell - [installing zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
* Oh-my-zsh framework - [oh-my-zsh](https://ohmyz.sh/)
* One of the Nerd Fonts - [nerdfonts](https://www.nerdfonts.com/)

## Installation

* Run the following commands in the ZSH:
```
git clone https://github.com/stentibbing/abzt-zsh-theme.git
ln -s $PWD/abzt-zsh-theme/abzt.zsh-theme $ZSH/custom/themes/abzt.zsh-theme
```

* Change / add the line `ZSH_THEME="abzt"` in the .zshrc file