Files
dotfiles/install.d/99-fastfetch.sh
2026-02-13 15:13:12 +00:00

13 lines
302 B
Bash
Executable File

#!/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