This commit is contained in:
Brian Zalewski 2023-12-25 01:57:23 +00:00
parent e2ef02e334
commit 2af9ded7d1

View file

@ -5,8 +5,6 @@
# This script installs required system packages. Each system's required packages are defined in `home/.chezmoitemplates/$DISTRO_ID`,
# where `$DISTRO_ID` is equal to the Linux distribution ID found in `/etc/os-release`.
exit 140
# @description
# This script pipes environment variables and a logger function to a temporary file that is included by other scripts.
# It is included as a temporary external file to aid in debugging since if the included files were inlined in scripts