| Crates.io | almel |
| lib.rs | almel |
| version | 1.4.7 |
| created_at | 2019-10-21 02:29:29.781721+00 |
| updated_at | 2023-01-21 00:19:54.533582+00 |
| description | A ZSH theme inspired by agnoster-zsh-theme |
| homepage | |
| repository | https://github.com/Ryooooooga/almel |
| max_upload_size | |
| id | 174367 |
| size | 292,696 |
A ZSH theme inspired by agnoster-zsh-theme, written in Rust.

cargo install almel
brew install ryooooooga/tap/almel
I provide precompiled binary in releases.
Add the following to your .bashrc.
eval "$(almel init bash)"
Add the following to your .zshrc.
eval "$(almel init zsh)"
Enable asynchronous prompt (requires zsh-async).
eval "$(almel init zsh --async)"
Add the following to your ~/.config/fish/config.fish:
almel init fish | source
Almel looks for the configuration file at the following paths:
$ALMEL_CONFIG_FILE$XDG_CONFIG_HOME/almel/almel.yml$HOME/.config/almel/almel.yml