- Simple
settings.jsonconfig files to get you started
Simply copy the relevant files to your config directory, or use a symlink
Tip
Config folder is usually ~/.config/ and then the name of the app
Symlink the folders from this directory to your config directory
git clone https://github.com/bastiangx/dotfiles.git
## nvim for example
ln -s ~/path/to/dotfiles/nvim ~/.config/nvim
nvim- Backup any existing files before linking. ( use
mv folderName folderName.bak) - Make sure you have installed the tools and apps in your system.



