diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 1a14e05..b2f37ce 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -29,7 +29,6 @@ fi; git pull origin main; function doIt() { - git clone https://github.com/NvChad/NvChad.git ~/.config/nvim rsync --exclude ".git/" \ --exclude ".DS_Store" \ --exclude ".osx" \ |