Home > quakeconfig

quakeconfig

Quakeconfig is a project mainly written in ..., it's free.

My personal guake configuration i.e. to auto start guake during system startup, to configure appropriate tabs for my development environment

  1. Install Guake and configure it to auto start during system startup

~$ ./install.sh

  1. Configure Guake's tab for the development

~$ ./configuretabs.sh

Note: chmod +x install.sh chmod +x configuretabs.sh (To make the scripts are executable)