Command Prompt
quadkonsole – multiple consoles to make your life easier
2011/11/21
First lets install quadkonsole: yum install quadkonsole Now, to launch the quadkonsole, just type quadkonsole in the run box (appears with Alt+F2). You will by default see 4 console windows in single …
Screen enable/disable logging in all windows
2010/11/19
If you use screen command a lot then this is something that you will like 🙂 Screen enable/disable loggin in all windows […] <td> <div class="text codecolorer"> bindkey ^l …
bash script to change the vim colorscheme from the list of locally available schemes
2010/06/24
Today I was just wondering how good it would be to have a script to change the <a class="zem_slink freebase/en/vim" title="Vim (text editor)" rel="homepage" …
bash script to change vim colorscheme based on the available themes
2010/04/11
Here’s one script that you may find useful. A little variation or wrapper for this script can make your life colorful 🙂 You can write a wrapper to this to take one of the inputs randomly and …