Personal collection of scripts, hacks and configurations to make the command line more productive. It should make it easy to quickly make the terminal feel familiar on any Linux system.
Run:
git clone ...
./install.sh
./install.sh <<some_additional_profile>>
And edit ~/.bashrc to import the profile:
. ~/.bashrc.base
Add to an existing profile or create a new one in "profiles", edit or create the "profile.info" script. This will be picked up by the install script. Take a look at the base profile for an example.
The installation creates symlinks so a git status will show what changed. Just commit the changes. Make sure that no configuration is created that is not linked.
Google Chrome / Chromium. Add to /usr/share/applications/google-chroem.desktop
--high-dpi-support=1 --force-device-scale-factor=1.2