This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ray Elliott f0922d2fc3 add README 2020-03-22 16:20:31 +00:00
base-setup update project structure 2020-03-20 20:15:13 +00:00
dev-setup move nvim.sh into `pkg-setup/` 2020-03-20 20:18:52 +00:00
pkg-setup add lf install and configuration 2020-03-22 16:16:19 +00:00
README.md add README 2020-03-22 16:20:31 +00:00
config.sh add config loaded flag 2020-03-21 22:24:46 +00:00
deploy-script.sh use correct quotes 2020-03-20 20:06:14 +00:00

README.md

TODO

Need to take into account whether git cloning is via ssh (when need to be able to make git commits to remote) or via http (when read only access is required).

Could just have a git base url that is set in config.sh - will this be sufficient?