perf: codespaces
This commit is contained in:
@@ -5,4 +5,7 @@
|
||||
# Print system information.
|
||||
#
|
||||
|
||||
# Skip in Codespaces (cosmetic only)
|
||||
[[ "$DOTS_ENV" == "codespaces" ]] && { log_pass "Skipping in Codespaces"; return 0; }
|
||||
|
||||
neofetch
|
||||
|
||||
Reference in New Issue
Block a user