DOC:ConfigurationFiles
From metashell
Configurations files within metashell use a "ini" stype format. Lines starting with a hash (#) are commented out and not interperterted by the shell. Otherlines, start with the option, followed by a equal sign (=), ending with the setting. Example: color=blue
Looking for information on how-to configure metashell? Please see the HowTo section and Howto: Configure metashell.
Contents |
metashell-beta-0.03b
- ~/.msh_config
- Contains metashell Configurations
- ~/.msh_apps
- Contains Default Applications
- ~/.msh_aliases
- Contains Command Aliases
metashell-beta-0.02b
- ~/.msh_config
- Contains Default Applications
metashell-beta-0.01b
Note: This is the first "officially" released version.
- ~/.msh_config
- Contains Default Applications
metashell-alpha-0.02a
Note: This version of metashell was never released to the public.
- ~/.msh_config
- Contains Default Applications
metashell-alpha-0.01a
Note: This version of metashell was never released to the public.
- None