diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-26 16:56:41 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-26 16:56:41 -0700 |
commit | e6961b33c379929e72dd0d642afadf6735312621 (patch) | |
tree | 6579e8cb0cb8488b1868aa483209a8a4b6b82d5b /.local | |
parent | 9ef51768b33a78cf45e7558896090219db7d28ec (diff) |
upd, vim, plugclean
Diffstat (limited to '.local')
-rwxr-xr-x | .local/bin/upd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/upd b/.local/bin/upd index 34c27e4a..3a3fcf39 100755 --- a/.local/bin/upd +++ b/.local/bin/upd @@ -32,7 +32,7 @@ kg () misc () { tldr --update - nvim +PlugUpgrade +PlugUpdate +qa + nvim +PlugUpgrade +PlugClean! +PlugUpdate +qa sudo hardcode-fixer } |