Merge remote-tracking branch 'origin/main' into docs-option-tables

# Conflicts:
#	docs/fish-config.md
#	docs/manual/05-functions/14-miscellaneous.md
This commit is contained in:
2026-07-26 04:37:55 -04:00
4 changed files with 6 additions and 17 deletions
+1 -3
View File
@@ -9,9 +9,7 @@
#
# DESCRIPTION
# Pulls the latest fish shell configuration from the upstream repository
# (https://git.rootiest.dev/rootiest/fish-config.git) into ~/.config/fish.
# The remote URL is hard-coded so the update works even if the local clone
# has no configured remote. Git output is suppressed; status is reported
# into ~/.config/fish. Git output is suppressed; status is reported
# through colored messages. After a successful pull the function prints a
# short summary of changed files; run `exec fish` to reload the shell.
#