feat: install script re-org

This commit is contained in:
2026-02-13 15:13:12 +00:00
parent faf3bf2dfc
commit eb958a36e0
26 changed files with 5 additions and 3 deletions

12
install.d/99-fastfetch.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/usr/bin/env bash
# -----------------------------------------------------------------------------
# Description:
# Display system information with fastfetch.
#
# Skip in Codespaces (cosmetic only)
[[ "$DOTS_ENV" == "codespaces" ]] && { log_skip "Codespaces"; return 0; }
fastfetch --pipe false