From 9cc37f1efe753350072081f52a021e6099954988 Mon Sep 17 00:00:00 2001 From: sudacode Date: Sat, 7 Jun 2025 23:03:54 -0700 Subject: [PATCH] update --- .config/change-wallpaper/config.json | 12 ------------ .zsh/.zshrc##default | 1 - 2 files changed, 13 deletions(-) delete mode 100644 .config/change-wallpaper/config.json diff --git a/.config/change-wallpaper/config.json b/.config/change-wallpaper/config.json deleted file mode 100644 index 2beffe9..0000000 --- a/.config/change-wallpaper/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "topics": [ - "132262 - Mobuseka", - "konosuba", - "79222 - bunny girl senpai", - "oshi no ko", - "kill la kill", - "lofi", - "139520 - eminence in shadow", - "132 - Monogatari Series" - ] -} diff --git a/.zsh/.zshrc##default b/.zsh/.zshrc##default index eb3d72a..28cc42e 100644 --- a/.zsh/.zshrc##default +++ b/.zsh/.zshrc##default @@ -46,7 +46,6 @@ bindkey -M vicmd '^[[A' history-substring-search-up bindkey -M vicmd '^[[B' history-substring-search-down bindkey '^ ' autosuggest-accept - # The following lines were added by compinstall zstyle ':completion:*' completer _complete _ignored _match _approximate