Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 689 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 689 Bytes

dotfiles

Collection of scripts and dotfiles to setup my env

Install Instructions

Clone the repository and install the plugins:

mkdir ~/workspace && cd ~/workspace
git clone git@github.com:vmule/dotfiles

Run setup.sh:

bash ./setup.sh

Nvim setup

This readme was generated by Dotfyle