config-update
config-update [-h] [-n] [-f]Pulls the latest fish configuration from the upstream repositoryinto ~/.config/fish.All git output is suppressed; colored messages reportfetch and merge status. After a successful pull, run `exec fish` toreload.
Flags: --dry-run / -n Fetch and show available commits without applying them. --force / -f Stash local changes, pull, then restore the stash. --help / -h Show usage.config-updateconfig-update --dry-runconfig-update --force