diff --git a/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl b/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl index bd3e809d..17a8dd0b 100644 --- a/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl +++ b/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl @@ -1,6 +1,6 @@ {{- if (ne .host.distro.family "windows") -}} #!/usr/bin/env bash -# @file Python 2 / Python 3 Symlink +# @file Python Symlink # @brief Symlinks `python` to `python3` when Python 2.7 is not installed # @description # This script checks if `python3` is available and if `python` is not available. If both are true, then the script