Almel

A ZSH theme inspired by agnoster-zsh-theme, written in Rust.

Installation

From source

sh cargo install almel

From precompiled binary

I provide precompiled binary for mac and for Windows in the releases.

Bash

Not supported yet...

Zsh

Add the following to your .zshrc:

zsh eval "$(almel init zsh)"

Configuration

Almel looks for the configuration file at the following paths:

  1. $ALMEL_CONFIG_FILE
  2. $XDG_CONFIG_HOME/almel/almel.yml
  3. $HOME/.config/almel/almel.yml