- Clone the repo
git clone https://github.com/kuwarte/dotfiles.git- Create Backup (e.g.)
cp ~/.bashrc ~/.bashrc.backup- Copy the cloned specific file to replace current config (e.g.)
cp ~/dotfiles/wsl/.bashrc ~/.bashrcPlease refer to the documentation in
init-nvim.shfor instructions on setting up and using the Neovim configuration included in this repository.