Closed QuantumGhost closed 2 years ago
fx first tries to read $XDG_CONFIG_HOME/fx/fxrc.js, then fallbacks to ~/.fxrc.
$XDG_CONFIG_HOME/fx/fxrc.js
~/.fxrc
See XDG Base Directory Specification
I rewrote the entire fx in golang. So I belove this PR is no longer actual.
fx first tries to read
$XDG_CONFIG_HOME/fx/fxrc.js
, then fallbacks to~/.fxrc
.See XDG Base Directory Specification