Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stentibbing/abzt-zsh-theme
- Owner: stentibbing
- License: mit
- Created: 2024-09-13T20:55:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T21:12:18.000Z (4 months ago)
- Last Synced: 2024-09-18T02:31:18.133Z (4 months ago)
- Language: Shell
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
- trackawesomelist - abzt (⭐0) - No nonsense theme with decorators for `git` status and directory information. Requires a nerdfont. (Recently Updated / [Sep 15, 2024](/content/2024/09/15/README.md))
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