export PATH=$PATH:$PWDartemisartemisexport ...export PATH=$PATH:$PWDartemisPATHartemisexportPATH.zshrczshartemisartemislocal/binexport PATH=$PATH:$HOME/local/binPATHapplicationslocal/binbrewcd /tmp
curl -L -O https://github.com/toitware/artemis-releases/releases/download/v0.6.2/artemis-macos.zip
unzip artemis-macos.zip
chmod +x artemis
mkdir -p $HOME/local/bin
mv artemis $HOME/local/bin
export PATH=$PATH:$HOME/local/bin
cd $HOME
artemis --versionps -p $$echo "PATH=$PATH:$HOME/local/bin" >> $HOME/.zshrcunzipunzipbrew install unzipbrewunzipcp /Volumes/artemis/artemis /Applications