install.fairie/home/.chezmoiscripts/universal/run_after_15-chezmoi-system.sh.tmpl

7 lines
381 B
Cheetah
Raw Normal View History

2024-05-17 21:46:41 -07:00
#!/usr/bin/env bash
# @file Chezmoi System Apply
# @brief Applies the Chezmoi files defined in the `system/` directory of the Install Doctor project to the root of the system (for locations outside the user's home directory)
# @description
# This script applies the `system/` Chezmoi directory to the root of the system.
logg info 'TODO - Implement system configuration apply'