Files
fish-shell/share
Johannes Altmanninger 74ff7d2c6c Make internal path variables read-only
It does not make sense to change these.

If anything, we should make them computed electric variable, so they
change whenever one of $HOME, $XDG_CONFIG_HOME and friends change.

Make them electric variables, purely because that's our only
way of marking variables as read-only.  In future we can add a
EnvVarFlags::READ_ONLY instead.  We'll want this anyway for "set
--read-only".
2026-06-09 22:31:14 +09:00
..
2026-05-30 17:52:48 +08:00