https://github.com/Abdalla981/chello
A ready-to-use zsh theme that uses helpful plugins for efficient terminal navigation
https://github.com/Abdalla981/chello
Last synced: 3 days ago
JSON representation
A ready-to-use zsh theme that uses helpful plugins for efficient terminal navigation
- Host: GitHub
- URL: https://github.com/Abdalla981/chello
- Owner: Abdalla981
- License: mit
- Created: 2020-10-20T16:37:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T09:55:11.000Z (over 3 years ago)
- Last Synced: 2024-04-16T17:25:54.412Z (over 1 year ago)
- Size: 183 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - chello - Works well on dark backgrounds. Depends on [autojump](https://github.com/wting/autojump), [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) and [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting). (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - chello - Works well on dark backgrounds. Depends on <b><code> 16725⭐</code></b> <b><code> 714🍴</code></b> [autojump](https://github.com/wting/autojump)), <b><code> 34198⭐</code></b> <b><code> 1920🍴</code></b> [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)) and <b><code> 21885⭐</code></b> <b><code> 1360🍴</code></b> [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)). (Themes / ZSH on Windows)
README
# zsh_theme
## Screenshot

## Dependencies
- autojump : (https://github.com/wting/autojump)
- zsh-autosuggestions : (https://github.com/zsh-users/zsh-autosuggestions)
- zsh-syntax-highlighting : (https://github.com/zsh-users/zsh-syntax-highlighting)
## How to use:
1. clone this git repo to your machine (https://github.com/Abdalla981/zsh_theme.git)
2. copy the content in the zshrc_backup.txt into your .zshrc
3. install the dependencies manually and add their folder inside zsh-lib
4. make sure the zsh-lib folder is in your root directory
Note: if you do not have a .zshrc file then create it