|
|
A simple Bash script I wrote which allows you to automatically have the desired schema set when apps are run from within the shell.
For example, by default, when the user runs VIM with this script installed, the Konsole schema will switch to 'VIM Colors' for the duration the user is in VIM. When the user exits VIM, the schema will change back to whatever it was before VIM was run. Other apps this script is setup for by default are:
less man info watch top htop
Other apps you wish to have this behavior with may easily be added by the end user as well.
I decided to create this because I became tired of switching my Konsole schema whenever I ran vim. I am now releasing it to everyone as I'm sure someone else out there will find this useful too.
This is a also nice way to impress your friends with how much more automated the Linux shell is than those of the competitors! ;)
