Note: almel is deprecated. Please consider using croque.
A ZSH theme inspired by agnoster-zsh-theme, written in Rust.
cargo install almelbrew install ryooooooga/tap/almelI 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 | sourceAlmel looks for the configuration file at the following paths:
$ALMEL_CONFIG_FILE$XDG_CONFIG_HOME/almel/almel.yml$HOME/.config/almel/almel.yml
