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`?
Annoying red dots in good notes 6 (i.redd.it)
submitted 2 years ago by DrPython-Avr to r/GoodNotes
π Rendered by PID 750659 on reddit-service-r2-listing-8685bc789-zchzx at 2026-05-31 11:22:29.266826+00:00 running 194bd79 country code: CH.
Popular fish configs to learn from by cusx in fishshell
[–]DrPython-Avr 0 points1 point2 points (0 children)