Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeghost/ai-hayasaka-zsh-theme
Another OMZ-ZSH theme
https://github.com/aeghost/ai-hayasaka-zsh-theme
oh-my-zsh-theme theme zsh
Last synced: about 1 month ago
JSON representation
Another OMZ-ZSH theme
- Host: GitHub
- URL: https://github.com/aeghost/ai-hayasaka-zsh-theme
- Owner: aeghost
- License: mit
- Created: 2023-04-20T09:14:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T09:42:13.000Z (over 1 year ago)
- Last Synced: 2024-04-16T16:23:01.645Z (9 months ago)
- Topics: oh-my-zsh-theme, theme, zsh
- Language: Shell
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ai-Hayasaka Theme
## Looks
## Purpose
Started shamelessly from `Fino` theme but with customizations I like.
More VSCode default colors adapted theme.
Tested on Fedora Terminal & VS Code w/ Dark+ & IBM Carbon Color Theme
## Changed
Add `\n` between commands.
Add more cool colors (from my pov, ofc).
Simplify customization by declaring a lot a vars.
## Personnalize
Lookout for the First sections in zsh-theme file to change color/chars as much as you want.
## Name
Why ?
Ai-Hayasaka is a cool caracter, with similar main colors.## Makefile
- `install`: link zsh-theme into .oh-my-zsh folder, can be modified using `ZSH_CUSTOM=/path/to/anywhere`
- `clean`: remove target
- `reinstall`: remove then link again