aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2022-05-17 14:13:48 +0000
committerAnInternetTroll <lucafulger@gmail.com>2022-05-17 14:13:48 +0000
commitffd5a948e0a26ef274827760558590c502a87d1b (patch)
tree1bf9aa9d9a8051fefb99faf987e9ad756708f2d1 /bootstrap.sh
parent208ca50d939785d0838d5b76d0fd542d2833c41f (diff)
downloaddotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.tar
dotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.tar.gz
dotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.tar.bz2
dotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.tar.lz
dotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.tar.xz
dotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.tar.zst
dotfiles-ffd5a948e0a26ef274827760558590c502a87d1b.zip
Add a bunch of plugins and make it cool
Diffstat (limited to '')
-rwxr-xr-xbootstrap.sh1
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" \