Skip to content

DiegoLabs/shocm-zsh-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shocm zsh themes

There are actually 2 zsh themes in this repo. The primary one being shocm.zsh-theme which is heavily influenced (and forked from) my friend TJ Miller's repo https://github.com/sixlive/sixlive-zsh-theme. It is meant to be a clean interface.

The second theme is shocm2.zsh-theme. I am sure that theme was also influced by another theme but it's been so long I honestly can't remember where I started that theme from.

Preview

shocm Theme Screenshot Shocm

shocm2 Theme Screenshot Shocm2

Installation

  1. Ensure your ZSH_CUSTOM variable is set in your .zshrc file (ZSH_CUSTOM=$HOME/.oh-my-zsh-custom)
  2. In your ZSH_CUSTOM add the shocm.zsh-theme to themes/.
  3. Activate the theme ZSH_THEME="shocm" in your .zshrc file

Custom theme directory example after install:

/Users/shocm/.oh-my-zsh-custom/
└── themes
    └── shocm.zsh-theme

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

About

Repo for my ZSH Themes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published