Note: almel
is deprecated. Please consider using croque.
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