You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per discussion in xonsh/xonsh#2814, a systemwide bashrc might be used as a completion script fallback.
The downside seems to be slower execution.
On the upside, I'd argue that it might be a better source of truth here.
At least at NixOS, the necessary quirkfest is already there, probably well maintained and ready to reuse.
As per discussion in xonsh/xonsh#2814, a systemwide bashrc might be used as a completion script fallback.
The downside seems to be slower execution.
On the upside, I'd argue that it might be a better source of truth here.
At least at NixOS, the necessary quirkfest is already there, probably well maintained and ready to reuse.