Skip to content

Instantly share code, notes, and snippets.

@zeitos
Last active September 21, 2022 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeitos/e33f1088ce9557375dae7f8c67b60ce3 to your computer and use it in GitHub Desktop.
Save zeitos/e33f1088ce9557375dae7f8c67b60ce3 to your computer and use it in GitHub Desktop.
Setup mac env
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
brew install telnet
brew install z
brew install jq
brew install fzf
brew cask install telegram
brew cask install spotify
brew cask install skype
$(brew --prefix)/opt/fzf/install
echo '"\xC2\xA0": " "' >> .inputrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment