Navigation Menu

Skip to content

redxtech/zshred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

A theme for zsh via oh-my-zsh.

Notice

I have replaced this theme with a configuration of powerlevel19k, which you can find in my dotfiles.

MIT License oh-my-zsh

install

There's probably a better way to do it, but this will get the job done.

$ git clone https://github.com/redxtech/zshred.git
$ cp zshred/themes/zshred.zsh-theme $ZSH_CUSTOM/themes/

features

  • current directory shown in prompt
  • full path shown in right prompt
  • git branch and status shown
  • exit status shown in right prompt
  • current time shown in right prompt
  • title set to current prompt
  • even more!

screenshot

Image in which I meant to exclude -rf to show the exit code of a failed command

screenshot details

author

zshred © redxtech, released under the MIT license.