Settings and Preferences for transfer between machines
Go to file
2016-02-07 20:33:27 +00:00
apt Add mutate 2016-02-07 20:33:27 +00:00
atom Add install for atom 2016-02-07 16:32:59 +00:00
config Added terminator config file 2016-01-05 23:18:40 +00:00
gnome Add automated package installs 2016-02-07 16:19:03 +00:00
INSTALL_ALL_THE_THINGS Cleanup python code 2016-02-07 19:09:53 +00:00
install-waf.sh Fix install script for temporary use. Work on perminant fix later 2016-02-07 16:18:25 +00:00
README.md Removed makefile 2016-02-05 18:00:36 +00:00
wscript Cleanup python code 2016-02-07 19:09:53 +00:00

dotfiles

Settings and Preferences for transfer between machines

Usage

First, install waf using the install-waf.sh script.

Next, simply run waf <section> to install the specific section.

Automation

Alternatively, you can run ./INSTALL_ALL_THE_THINGS to install all the section automatically.

Note: This script will run them in the order they appear in the wscript file. If something needs to be done first, put it first in the file!