docs(welcome): update offline doc command and add deps check instruction
This commit is contained in:
@@ -25,7 +25,7 @@ set -U __fish_config_first_run_complete 1
|
|||||||
# ──────────────────────────── Welcome message ───────────────────────────
|
# ──────────────────────────── Welcome message ───────────────────────────
|
||||||
echo ""
|
echo ""
|
||||||
echo " Welcome to your fish shell configuration!"
|
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 " Run 'fish-deps' to check and install dependencies."
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user