zash icon indicating copy to clipboard operation
zash copied to clipboard

A Zuper Awesome Shell

Results 3 zash issues
Sort by recently updated
recently updated
newest added

Example toml: ```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)" ```

enhancement

OS: Fedora SIlverblue 35 (Kionite) /home is symlinked to /var/home/ zash only shows the ~ only when the user home folder is in /home but in fedora silverblue it's different...

bug