A zsh theme based on amuse.
- Always display the absolute pwd.
- Git prompt with the current branch (or SHA1 in detached HEAD mode) and "!" if dirty.
- The current time.
- The RAM usage.
- Whether
ssh-addhas added identities. - Time used by the last command, if more than 200ms.
- Red "$" if the command fails.
git clone https://github.com/ouuan/omuse-zsh-theme.git "$ZSH_CUSTOM/themes/omuse"# ~/.zshrc
ZSH_THEME="omuse/omuse"