Useful - stuff This folder contains various scripts and configurations of my day to day usage. Install vim curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim vim :PlugInstall