From 85ebc8366325412feabd8feb599e37185bf58e2f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 18 Sep 2024 13:55:32 +0900 Subject: drop nvim config. Wont be offered anymore since it just a handle users use it plus just a big headache Still there but it wont be copied anymore --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 45b614f9..943c6263 100755 --- a/copy.sh +++ b/copy.sh @@ -386,7 +386,7 @@ printf "\n" printf "${NOTE} - copying dotfiles second part\n" # Config directories which will ask the user whether to replace or not -DIRS="ags fastfetch kitty nvim rofi swaync waybar" +DIRS="ags fastfetch kitty rofi swaync waybar" for DIR2 in $DIRS; do DIRPATH=~/.config/"$DIR2" -- cgit v1.2.3