This repository contains configuration files and scripts tailored to my needs
or preferences. Some of these might prove useful to other people. The most
custom goodies are located in the bin/ directory.
bin/: custom toolscfg/: configuration and installers for third party programslibdotfiles/: code that powers the installersopt/: projects too big to fit inbin/
Every module can be installed with ./install like this:
./install zsh
./install vim
./install urxvtMost things are installed using symbolic links.
The installation scripts also try to install relevant packages using various
package managers, e.g. ./install zsh will try downloading zsh with a
package manager relevant to the current Linux distribution.