diff options
author | xyz <gky44px1999@gmail.com> | 2021-10-03 01:42:17 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-10-03 01:42:17 -0700 |
commit | 929d76d8b6c0494072cf78c61cd4bab1c7d966d2 (patch) | |
tree | aa3293f9e636bb9f8dd4fd47c26a9a4916e52044 /.local/bin/upd | |
parent | 4cfa508c3077006e800a841074363882cb7f3965 (diff) |
switch from sxiv to nsxiv
Diffstat (limited to '.local/bin/upd')
-rwxr-xr-x | .local/bin/upd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/upd b/.local/bin/upd index 5f5ee657..4eb66fc6 100755 --- a/.local/bin/upd +++ b/.local/bin/upd @@ -34,6 +34,8 @@ misc () nvim +PlugUpgrade +PlugClean! +PlugUpdate +qa tldr --update sudo hardcode-fixer + nsxiv -c + find "$XDG_CACHE_HOME/nsxiv/" -depth -type d -execdir rmdir --ignore-fail-on-non-empty -- '{}' \+ } ncm () |