Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 337 Bytes

File metadata and controls

12 lines (11 loc) · 337 Bytes

This tool assumes that you already have Nvim installed on your machine. It will create all the dotfiles and install all the required plugins.

Run

sudo apt-get update
sudo apt-get -y install make
curl https://raw.githubusercontent.com/RealistAI/developer-machine-setup/master/bootstrap.sh | bash

Then run

sh bootstrap.sh