dotfiles/scripts/SyncNvChad.bash

6 lines
82 B
Bash
Executable File

#!/bin/bash
rm -r ../nvchad
mkdir ../nvchad
cp -r ~/.config/nvim/lua/* ../nvchad