summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-09-17 01:00:58 -0700
committerxyz <gky44px1999@gmail.com>2021-09-17 01:00:58 -0700
commitca53eb05a2c1f3d2f30befce20b744c31c8e3dd0 (patch)
tree7242190bf5fa9c386f0708f739c0a209af2cde74 /.local
parent38cb009a57fcf5ee69f6d604457318ee58ec0048 (diff)
upd, misc, vim-plug
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/upd1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/upd b/.local/bin/upd
index cabb70a5..b164977a 100755
--- a/.local/bin/upd
+++ b/.local/bin/upd
@@ -51,6 +51,7 @@ usb ()
misc ()
{
tldr --update
+ nvim +PlugUpgrade +PlugUpdate +qa
}
if [ $# -eq 0 ]; then