diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-06 01:35:08 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-06 01:35:08 -0800 |
commit | 3ae10f95e5f3b44e4b92edf9f6e3c520fe2d8d46 (patch) | |
tree | d24a8b54d5950464a611dc24e8c78578285af8d0 /home/xyz | |
parent | 31f83e816a796c23643a3d53cda06d87cfed8daf (diff) |
refactor
Diffstat (limited to 'home/xyz')
-rwxr-xr-x | home/xyz/.local/bin/upd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 22b62ec2..7b4c9f6a 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -54,7 +54,8 @@ userjs () { misc () { "$EDITOR" +PlugUpgrade +PlugClean! +PlugUpdate +qa - tldr --update + # wait for fixing `tldr -u` bug + #tldr --update sudo hardcode-fixer sudo units_cur |