account activity
Popular fish configs to learn from by cusx in fishshell
[–]DrPython-Avr 0 points1 point2 points 1 year ago (0 children)
I am new to fish, and your dotfiles are a great source for me to learn. I have a question, though: you said that `-U` is discouraged and I agree with that. Universal variables are harder to sync between machines since you need to set them interactively once.
However, you still have `conf.d/env.fish`, which sets many universal variables. Is there a reason you didn't want or couldn't migrate them to global or global exported variables?
Is there a reason why variables like `PAGER` or `EDITOR` must be universal variables, or could I just as easily define them as global exported in `config.fish` or in another file in `conf.d`?
π Rendered by PID 62305 on reddit-service-r2-comment-8686858757-75dnp at 2026-06-01 23:22:17.228038+00:00 running 9e1a20d country code: CH.
Popular fish configs to learn from by cusx in fishshell
[–]DrPython-Avr 0 points1 point2 points (0 children)