fix(first-run): move fish-config.1 symlink install to first-run #51
Reference in New Issue
Block a user
Delete Branch "fix/manpage-symlink-move-to-first-run"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
fish-config.1man page symlink creation fromconf.d/tricks.fish(every shell start) toconf.d/first_run.fish(once, like a real install step)MANPATHaddition stays intricks.fish— env var that must be set each sessiondocs/fish-config.mdto reflect the first-run timingManual Verification
set -Ue __fish_config_first_run_completerm ~/.local/share/man/man1/fish-config.1man fish-configshould workMANPATHstill includes~/.local/share/manin every shell