Homebrew should be installed.
Install Ansible:
brew install ansible
Clone dotfiles:
git clone [email protected]:gremax/dotfiles.git ~/.dotfiles
Run to install tmux
, vim
, fzf
, ripgrep
and create symlinks:
cd ~/.dotfiles && make
Only first time run into vim:
:PlugInstall