install.fairie/home/.chezmoiscripts/universal/run_after_15-chezmoi-system.sh.tmpl
2024-05-28 03:50:11 +00:00

7 lines
No EOL
388 B
Bash

#!/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.
gum log -sl info 'TODO - Implement system configuration apply'