dotfiles
This is my awesome setup
vim setup
curl -fsSL https://raw.githubusercontent.com/PierreKieffer/dotfiles/mas ter/vim/install.sh | bash
Prerequisities
You must have Make installed to build the environment
sudo apt update && sudo apt install make
Build environment
make build