-
Install homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew update
-
brew bundle install --file=mac/brewfiles/BrewfileDevenv
orbrew bundle install --file=mac/brewfiles/work/Brewfile
brew install zsh
chsh -s /bin/zsh
git clone https://github.com/jandamm/zgenom.git "${HOME}/.zgenom"
cd ~/dotfiles
~/dotfiles/install.sh
p10k configure
./osx-install-defaults.sh
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.10.0