Settings and Preferences for transfer between machines
Go to file
2016-02-05 18:19:08 +00:00
atom Removed pointless catagory 2015-12-06 22:25:27 +00:00
bash Added core apt install packages - No extra repos required 2016-02-05 18:04:18 +00:00
config Added terminator config file 2016-01-05 23:18:40 +00:00
gnome Added list of applications to install 2016-02-05 18:04:45 +00:00
INSTALL_ALL_THE_THINGS Added prompt to automated install 2016-02-05 18:19:08 +00:00
install-waf.sh Install waf installer 2016-02-05 18:01:27 +00:00
README.md Removed makefile 2016-02-05 18:00:36 +00:00
wscript Added waf config file 2016-02-05 18:02:02 +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!