Skip to content

Config

The behavior of myshell can be configured by editing the $MSH_HOME/.conf file. The configuration file is a simple key-value pair file with the following keys:

  • editor_command: The command to open the editor. Default is vim.
  • quick_editor_command: The command to open the quick editor. Default is vim.
  • print_command: The command to print the script. Default is cat.
  • default_collection: The default collection to use. Default is scripts.