Settings and Preferences for transfer between machines
Go to file
2016-02-07 16:18:25 +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 Add waf install to automated script 2016-02-05 18:31:52 +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 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!