Awesome
michaelpass.zsh-theme
My personal Zsh theme. This theme was originally based on Zsh's famous alanpeabody theme and was modified slowly over time to something I personally enjoy coding with.
<center><img src="https://github.com/michaelpass/michaelpass.zsh-theme/blob/main/PICTURES/ZSH_and_tmux.png?raw=true" width="626" height="400"></img></center>Installation
See INSTALL.md
Dependencies
- Z shell (Ideally installed through your distro's package manager)
- Limited unicode character support in native terminal (for error return markers; otherwise, these render as undecipherable Mojibake.)
- Basic Zsh terminal color support
- Ruby 2 (used for text computation)
How It Works
I simply hacked together alanpeabody code with tips and tricks from @christoomey and his masterfully produced Thoughtbot lecture series.
Note: This Thoughtbot lecture series is currently free to access for all GitHub members.
Support
Feel free to contact me anytime through GitHub. I will do my best to respond to your issues/pull requests in as timely a manner as is possible.