Skip to content

mu001999/omszt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oh-My-Simple-ZSH-Theme

For oh-my-zsh

Usage

  1. Add shrink-path to the plugins array in your .zshrc file:
    plugins=(... shrink-path)
    # suggest plugins=(git z sudo virtualenv shrink-path zsh-autosuggestions zsh-syntax-highlighting)
    
    zsh-autosuggestions and zsh-syntax-highlighting require you to install them manually
  2. Copy omszt.zsh-theme to folder ${ZSH_THEMES:-~/.oh-my-zsh/themes}/:
    cp omszt.zsh-theme ${ZSH_THEMES:-~/.oh-my-zsh/themes}/
    
  3. Set ZSH_THEME to omszt in your ~/.zshrc:
    ZSH_THEME="omszt"
    

About

oh my simple zsh theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published