aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-07-31 13:52:47 +0800
committerGitHub <noreply@github.com>2024-07-31 13:52:47 +0800
commit7e6c569c25c2f1fef2d3463ab9605bba32bf90f1 (patch)
treeb7f80bf45e86eff37d39f9b0dbf6c9c9aa2a053a
parenta78d5812df8b83bbd69d18ac4dc950ab01a85c96 (diff)
Update copy.sh to create backup for nvim
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 5a32f20c..057a430f 100755
--- a/copy.sh
+++ b/copy.sh
@@ -326,7 +326,7 @@ get_backup_dirname() {
echo "back-up_${timestamp}"
}
-for DIR in ags btop cava fastfetch hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wallust waybar wlogout; do
+for DIR in ags btop cava fastfetch hypr kitty Kvantum nvim qt5ct qt6ct rofi swappy swaync wallust waybar wlogout; do
DIRPATH=~/.config/"$DIR"
if [ -d "$DIRPATH" ]; then
echo -e "${NOTE} - Config for $DIR found, attempting to back up."
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage