[go: up one dir, main page]

feat(config): new configuration mechanism

fixes #11 (closed)

New lookup scheme for configuration file:

  1. $VJA_CONFIGDIR/config.rc
  2. $XDG_CONFIG_HOME/vja/config.rc
  3. $HOME/.config/vja/config.rc
  4. $HOME/.vjacli/vja.rc (deprecated - for backward compatibility

Merge request reports

Loading