5f30821078
- /home/dot_config/rclone/system/s3-system.service.tmpl - /home/dot_config/rclone/private_docker-rclone.conf.tmpl - /home/.chezmoidata.yaml - /home/.chezmoiscripts/universal/run_onchange_after_95-bootstrap-zsh-plugins.sh.tmpl - /home/.chezmoiscripts/universal/run_onchange_after_51-samba.sh.tmpl - /home/dot_local/bin/executable_rclone-mount - /home/dot_config/rclone/system/s3-public.service.tmpl - /home/dot_config/rclone/system/s3-private.service.tmpl - /home/dot_config/rclone/private_system-rclone.conf.tmpl - /home/dot_config/rclone/merge_private_rclone.conf.tmpl - /home/dot_config/rclone/s3-user.service.tmpl - /scripts/src/provision.sh.tmpl |
||
---|---|---|
.. | ||
partials | ||
src | ||
.gomplate.yaml | ||
cloudflared-ssh.sh | ||
homebrew.sh | ||
provision.sh | ||
README.md |
Install Doctor Scripts
The scripts in this folder are linked to from various https://install.doctor URLs. For instance, you can install
Homebrew by running bash <(curl -sSL https://install.doctor/brew)
which will direct to the homebrew.sh
file in this
directory.
Gomplate
All the scripts are generated using gomplate
so they can include shared partials. To re-generate the scripts ensure gomplate
is installed by running brew install gomplate
and then run gomplate
in this scripts/
directory.
TODO
Pull requests are welcome. If someone wants to add variables to customize anything in the default scripts, please merge your changes back here upstream.