Commit Graph

5 Commits (8a0b26fe1dd6d257ce8c098c0118ac86b121daab)

Author SHA1 Message Date
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