docs: remove hard-coded URL mention from config-update documentation

This commit is contained in:
2026-07-26 01:15:45 -04:00
parent 6cd0de7ccf
commit 073dbd9b14
5 changed files with 9 additions and 20 deletions
+1 -3
View File
@@ -6,9 +6,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.
#