As I learn more about Linux I want to keep a log of any scripts, configs etc. that I create so that's what I commit here
brew bundle install --file <Brewfile location>Uses Vundle.
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vimCopy the .vimrc file as needed and then run :PluginInstall in vim.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"