diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-25 01:41:05 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-25 01:41:05 -0800 |
commit | 71537ee01cf4d9b8d1dad47ce7fb2fafb393bb38 (patch) | |
tree | 12b0e25a5ff7a9bbbea6b828de6a7afa96563cac /home | |
parent | 70b9596ae376e02c0555d579322b996dc06e5f01 (diff) |
upd, git pull firefox-csshacks repo
Diffstat (limited to 'home')
-rwxr-xr-x | home/xyz/.local/bin/upd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 2e429f18..ed1d12cc 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -57,6 +57,8 @@ misc () { tldr --update sudo hardcode-fixer sudo units_cur + # 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 userjs clean |