Commit Graph

11 Commits (2c78ff0816e68c1d615ddd5d26def799dc8cfa6e)

Author SHA1 Message Date
Icedream 7508a7599f
Fix command variables not being set at all. 2018-07-26 11:57:25 +02:00
Icedream 2100cbdf1f
Only do command checks on Darwin. 2018-07-26 11:56:01 +02:00
Icedream 5e33a3783a
Fix silencing. 2018-07-18 09:20:34 +02:00
Icedream 855e4e8397
Detect coreutils with g prefix for macOS brew support. 2018-07-17 15:22:40 +02:00
Icedream f308acf741
Only run fc-cache if available after installation. 2018-02-20 11:35:15 +01:00
Icedream e5fb6198c5
Call fc-cache after profile installation. 2018-02-20 11:05:13 +01:00
Icedream 9b61028bf4
Avoid variables being modified beyond intended scope. 2018-02-19 09:28:01 +01:00
Icedream d909c2f3ab
Remove cd calls. 2018-02-19 09:26:04 +01:00
Icedream 1ad2ad12bf
Remove local definitions as POSIX doesn't know `local`. 2018-02-18 23:06:50 +01:00
Icedream fddd5cb144
Update install script.
- Add code to support installation of files in subfolders of dotfiles
content.
- Add code to support patching of JSON files via jq.
- Add code to ensure target directory exists.
- Fix handling of target file paths.
- Remove install_dotfiles function as it is now unused.
2018-02-17 19:09:10 +01:00
Icedream 501fb4cd64
Add initial installation script. 2018-02-17 18:19:24 +01:00