From e3326d1b0295aa5c25a3f96a62f347f370156d11 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie <lucafulger@gmail.com> Date: Sun, 14 Aug 2022 14:32:27 +0200 Subject: Add more configs for wezterm, swappy, electron and git, as well as a better neovim config --- bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 02ef1df..5a0e117 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -36,7 +36,8 @@ function doIt() { --exclude "bootstrap.sh" \ --exclude "README.md" \ --exclude "LICENSE.md" \ - -avh --no-perms ./.config/ ~/.config + --exclude "dwm" \ + -avh --no-perms ./ ~/ } if [ "$1" == "--force" -o "$1" == "-f" ]; then -- cgit v1.2.3