Skip to content

v2.0.2

Choose a tag to compare

@johnnydecimal johnnydecimal released this 08 Sep 09:20
· 42 commits to main since this release
8620c48

Fixed

  • A single system with no sys in its config entry now gets a working jd
    command. The docs always said sys is only needed for more than one
    system, but the code silently skipped defining jd at all when it was
    missing, with no error. jd now falls back to the entry's position in
    the config.
  • More than one system with an entry missing sys now prints an error at
    shell start, instead of silently leaving that system with no command.