Created
May 19, 2020 00:28
-
-
Save james-gibson/b7df8e4f52670ffad4d6250989cfbe1c to your computer and use it in GitHub Desktop.
Install Tools
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install zsh | |
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | |
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf | |
~/.fzf/install | |
brew install tmux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment