Skip to content

Instantly share code, notes, and snippets.

@viankakrisna
Last active June 10, 2021 15:46
Show Gist options
  • Save viankakrisna/b14867eb1a18f47ae610a8e29d74993e to your computer and use it in GitHub Desktop.
Save viankakrisna/b14867eb1a18f47ae610a8e29d74993e to your computer and use it in GitHub Desktop.
curl -s 'https://api.macapps.link/en/chrome-firefox-torbrowser-github-sequelpro-sublime-vscode-unarchiver-filezilla-tunnelblick-etcher-appcleaner-spotify-openemu-slack-whatsapp-drive-btsync-megasync-etcher' | sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
curl -o- -L https://yarnpkg.com/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
nvm install 10.15.1
mkdir Projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment