Cleanup from reset after mac setup

This commit is contained in:
Andrew Tomaka 2021-12-21 14:48:18 -05:00
parent bf26003ab3
commit 00c41d7552
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
4 changed files with 27 additions and 0 deletions

View file

@ -15,6 +15,11 @@ javascript: nodenv-base nodenv-build
linux:
sudo apt-get install direnv fzf silversearcher-ag stow tmux vim zsh
mac:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sudo mv /etc/{zprofile,zprofile.old}
brew install coreutils direnv fzf git stow the_silver_searcher tmux vim zsh
ruby: rbenv-base rbenv-build
vim: