oh-my-bash
oh-my-bash copied to clipboard
REQUEST: Easier way to try out or switch theme
Hi All, Thanks for OMB. I really like it and have began to build upon it. But I've run in to some complications. My goals here are:
- To make it MUCH easier for a new OMB user to try out themes. No edit/save/source/list-palette loop should be needed.
- To make it MUCH easier for an experienced OMB user to switch between her two favorite themes without breaking her normal work flow. Ex. Give her an alias to change themes... and let her build her own aliases tuned to selecting her two favorite themes.
I've hacked a prototype implementation to demonstrate the concept. (It also documents the problems I faced trying to adjust OMB behavior without modifying OMB code or templates. That's not the subject of this REQUEST.) Here's the gist:
https://gist.github.com/jasonnet/0a0083fab3910870d4ffd1678a91650a
Let's figure out what we like and how it's best done in the spirit of OMB. If we agree on something I'd be happy to implement it properly and provide a pull request.