My dotfiles to start version controlling my setups for nvim and other programs.
You need to clone this repository by running
git clone --recurse-submodules git@github.com:jzone1366/dots.git
Once it's cloned then you can run install.sh
to start symlinnking the configurations. THIS IS A DESTRUCTIVE ACTION SO BACK UP EVERYTHING BEFORE YOU DO IT.
This is a work in progress. This is also set to defaults that I use and may not work correctly on your machine. This is used exclusively on macbooks now and may not work correctly on other distros.
- Add Linux script to install dependencies for Linux Mint.
- Add MacOSX script to install dependencies for Mac.
- Inspiration for the structure came from https://github.com/Phantas0s/.dotfiles
- NVim Inspiration from https://github.com/CosmicNvim/CosmicNvim