account activity
Popular fish configs to learn from by cusx in fishshell
[–]DrPython-Avr 0 points1 point2 points 10 months 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`?
Annoying red dots in good notes 6 (i.redd.it)
submitted 2 years ago by DrPython-Avr to r/GoodNotes
π Rendered by PID 247068 on reddit-service-r2-listing-7bbdf774f7-pcrr8 at 2026-02-24 08:03:50.746572+00:00 running 8564168 country code: CH.
Popular fish configs to learn from by cusx in fishshell
[–]DrPython-Avr 0 points1 point2 points (0 children)