diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-05-12 21:49:41 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-05-29 15:46:41 -0700 |
commit | 178df99dcd82425f8fc18374e7447a56bef60fdf (patch) | |
tree | 55c4234bfeffdf9283f8bc2102411aed6606a4d8 /home/xyz | |
parent | 958ef8172ce782284453c93669055b27ab2e28cf (diff) |
use units_currency.timer instead of upd units_cur
Diffstat (limited to 'home/xyz')
-rwxr-xr-x | home/xyz/.local/bin/upd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 86f8c8fe..1030fc5e 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -52,7 +52,6 @@ misc () { "$EDITOR" +PlugClean! +PlugUpdate +qa tldr --update #sudo hardcode-fixer - sudo units_cur awk '!a[$0]++' "$XDG_DATA_HOME/sdcv_history" | sponge "$XDG_DATA_HOME/sdcv_history" # temperory solution before find a way of using git submodule or subtree with `cfg -l` git --git-dir=/home/xyz/.mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks/.git/ --work-tree=/home/xyz/.mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks/ pull |