Installation
To install myshell run the following command:
bash
curl -s https://raw.githubusercontent.com/cophilot/msh/main/install | bash -sThis will create a directory ~/.myhsell and download the latest version of myshell into it. You can view the full installation script here.
Updating
To update myshell run the following command:
bash
msh-updateThis will download the latest version of myshell and replace the existing version.
Uninstalling
To uninstall myshell run the following command:
bash
msh-uninstallThis will remove the ~/.myshell directory and all its contents.
