diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-18 13:55:32 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-18 13:55:32 +0900 |
| commit | 85ebc8366325412feabd8feb599e37185bf58e2f (patch) | |
| tree | 73a93231958e7ab3996b91736e214b8604afdd66 /copy.sh | |
| parent | 34d3c4f79d0b73deaffcfb2c12ec20fe3ba57fe2 (diff) | |
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
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
