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 isvim.quick_editor_command: The command to open the quick editor. Default isvim.print_command: The command to print the script. Default iscat.default_collection: The default collection to use. Default isscripts.
