ethr-0.2.2 is not a library.
Install
Download binary
Install via cargo:
Setup
For zsh (extensively tested):
# add to .zshrc
For bash:
For fish:
eval "$(ethr init fish)"
Configure (Important)
export ETHR_BG="14191f" # terminal bg color, required
export ETHR_SUCCESS="467159" # command success color
export ETHR_FAIL="A04C62" # command failure color
Features
Gradient prompt padding.
Command status.
Dynamic emojis.
This feature is not available in bash.