Skip to content

abghim/ethr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethr

Ethereal shell prompts for zsh, bash, and fish. Practical meets stunning.

image

Install

Download binary

Install via cargo:

cargo install ethr

Setup

For zsh (extensively tested):

# add to .zshrc
eval "$(ethr init zsh)"

For bash:

eval "$(ethr init 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.

image

Command status.

image

Dynamic emojis.

image

This feature is not available in bash.

Consistent prompt width.

image

About

Ethereal shell prompts for zsh, bash, and fish.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages