Skip to content

ouuan/omuse-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

omuse-zsh-theme

A zsh theme based on amuse.

screenshot

Features

  • 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-add has added identities.
  • Time used by the last command, if more than 200ms.
  • Red "$" if the command fails.

Install

git clone https://github.com/ouuan/omuse-zsh-theme.git "$ZSH_CUSTOM/themes/omuse"
# ~/.zshrc

ZSH_THEME="omuse/omuse"

About

A zsh theme based on amuse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages