summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-05-12 21:49:41 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-05-12 21:49:41 -0700
commit413c5c29f97c8a60f756f5c1e652340475fc8b20 (patch)
tree4260e7d43b4a8ae7be0624afb8bef296b398489e /home
parent75b48b4a9cd69f9d3b41ca0aef07060ed74ea31d (diff)
use units_currency.timer instead of upd units_cur
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/upd1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index e5465b0a..6f5bbe4a 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -53,7 +53,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