https://github.com/catppuccin/zsh-syntax-highlighting
🪗 Soothing pastel theme for zsh-syntax-highlighting
https://github.com/catppuccin/zsh-syntax-highlighting
catppuccin catppuccin-theme hacktoberfest zsh-syntax-highlighting
Last synced: 3 months ago
JSON representation
🪗 Soothing pastel theme for zsh-syntax-highlighting
- Host: GitHub
- URL: https://github.com/catppuccin/zsh-syntax-highlighting
- Owner: catppuccin
- License: mit
- Created: 2022-06-20T22:51:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T02:33:09.000Z (9 months ago)
- Last Synced: 2024-11-12T00:42:02.275Z (8 months ago)
- Topics: catppuccin, catppuccin-theme, hacktoberfest, zsh-syntax-highlighting
- Language: Shell
- Homepage:
- Size: 253 KB
- Stars: 183
- Watchers: 7
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Catppuccin for zsh-syntax-highlighting
![]()
![]()
## Usage
Required: [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
* Clone this repository locally and copy catppuccin-zsh-syntax-highlighting to your preferred location on the file system, then source the file from ~/.zshrc. Note that your must source it _before_ loading the zsh-syntax-highlighting plugin.
Example setup:
```bash
git clone https://github.com/catppuccin/zsh-syntax-highlighting.git
cd zsh-syntax-highlighting/themes/
cp -v catppuccin_mocha-zsh-syntax-highlighting.zsh ~/.zsh/
```Example `.zshrc`:
```bash
source ~/.zsh/catppuccin_mocha-zsh-syntax-highlighting.zsh# now load zsh-syntax-highlighting plugin
```Restart zsh
## 💝 Thanks to- [hyperreal](https://github.com/hyperreal64)
Copyright © 2021-present Catppuccin Org