This my configuration files as managed by dotbot.
To run just type
$ ./install
Re-running should not do anything.
- gnome-terminal-colors-solarized - run
./gnome-terminal-colors-solarized/set_dark.sh
and go through the process ./configure-gnome-terminal
is not automatically run- Copying
sys/etc/ld.so.conf.d/usr-local.conf
into/etc/ld.so.conf.d/
and runningldconfig
. This adds/usr/local/lib
to yourLD_LIBRARY_PATH
. If ldconfig gives a message about/etc/ld.so.conf
missing, copy that file over as well. - Things in
tools
are not run