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
Make trace-dir selection more backwards compatible and more XDG compatible.
If XDG_DATA_HOME is set, but ~/.rr already exists, use ~/.rr.
If XDG_DATA_HOME is not set and ~/.rr doesn't already exist (i.e.
new rr user), use ~/.local/share/rr.
0 commit comments