1

On Windows the answer is Options>Configure>"User commands"

Adám
  • 6,573
  • 20
  • 37

1 Answers1

1

In a session:

      ]settings cmddir ,folder -permanent

And under program control:

      ⎕SE.SALT.Set'cmddir ,folder -permanent'

, adds a folder to the setting - omitting it will overwrite the configuration instead.