zash
zash copied to clipboard
Configure from toml
Example toml:
[Helper]
CompletionType = "list"
EditMode = "emacs"
OutputStream = "stdout"
[History]
Path = "$HOME/.zash_history"
IgnoreSpaces = true
[Shell]
Prompt = "({username}.blue)@({hostname}.blue) ({pwd}.cyan) (•.blue)(•.red)(•.yellow)"