docs(welcome): update offline doc command and add deps check instruction

This commit is contained in:
2026-06-06 23:44:55 -04:00
parent 9779dcc8ec
commit 761ac9eb1b
+1 -1
View File
@@ -25,7 +25,7 @@ set -U __fish_config_first_run_complete 1
# ──────────────────────────── Welcome message ───────────────────────────
echo ""
echo " Welcome to your fish shell configuration!"
echo " Run 'config-help' for offline documentation."
echo " Run 'help config' for offline documentation."
echo " Run 'fish-deps' to check and install dependencies."
echo ""