Files
dotfiles/script/install.d/99-screenfetch.sh
2025-12-23 22:22:20 +02:00

12 lines
282 B
Bash

#!/usr/bin/env bash
# -----------------------------------------------------------------------------
# Description:
# Print system information.
#
# Skip in Codespaces (cosmetic only)
[[ "$DOTS_ENV" == "codespaces" ]] && { log_pass "Skipping in Codespaces"; return 0; }
neofetch