diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-26 01:03:58 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-26 01:03:58 -0700 |
commit | d256e05451feee81473ce9385581c7ec76cd8fa1 (patch) | |
tree | 8e7811718d31657918b1b636108403db8337f207 /.local | |
parent | 9f07a17ae92aa2694263af09f6236ad7d72a0c90 (diff) |
hardcode-fixer for icon, qt5-styleplugins
Diffstat (limited to '.local')
-rwxr-xr-x | .local/bin/upd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/upd b/.local/bin/upd index c1e8b2be..34c27e4a 100755 --- a/.local/bin/upd +++ b/.local/bin/upd @@ -33,6 +33,7 @@ misc () { tldr --update nvim +PlugUpgrade +PlugUpdate +qa + sudo hardcode-fixer } ncm () |