Skip to content

1tchyBa11z/1tchyBa11z-theme-oh-my-zsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

1tchyBa11z theme for oh-my-zsh

1tchyBa11z is a oh-my-zsh shell theme based on ys by Yad Smood forked from shark0der

It currently shows:

  • Current user, in yellow if the user is privileged
  • Current directory
  • Git branch and a minimal status (clean or dirty)
  • Exit code of last command
  • On a new line, a # or a λ depending on the user's privileges

All the information is listed on the first line, and a # or a λ on the next line which gives you plenty of space to write your commands without line wrapping.

Preview

Preview

NOTE: Preview image using qterminal with GreenOnBlack color scheme.

Installing

  1. Download the theme file:
mkdir -p $ZSH_CUSTOM/themes
wget https://raw.githubusercontent.com/1tchyBa11z/1tchyBa11z-theme-oh-my-zsh/master/1tchyBa11z.zsh-theme -O $ZSH_CUSTOM/themes/1tchyBa11z.zsh-theme
  1. Configure the theme in your ~/.zshrc file:
ZSH_THEME="1tchyBa11z"

Issues and contributions

If you find any bugs, please fill a issue. Pull requests are welcome :)

License

The MIT License (MIT)

About

1tchyBa11z - minimal oh-my-zsh theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published