Run the following command to install msh
:
curl -s https://raw.githubusercontent.com/cophilot/msh/main/install | bash -s
Run the following command to uninstall msh
:
msh-uninstall
If the script is not found, you can manually run the script from $MSH_HOME/bin/msh-uninstall
.
- Change
list
command display format - Added
collection
flag for thelist
command - Added
run
flag for theprint
command
by Philipp B.