diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-03-11 20:09:42 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-03-11 20:09:42 -0800 |
commit | abee49f8f063e8a9ebb272678376964afbe7e3c5 (patch) | |
tree | 4dcbdd540ccc7d2bff5861865c20af18955f5b50 /home | |
parent | 6ee1bd528a83f70fcb37b86d02909aaff1f73f3c (diff) |
upd update rustup
Diffstat (limited to 'home')
-rwxr-xr-x | home/xyz/.local/bin/upd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 031b944f..5a71f575 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -55,9 +55,9 @@ misc () { 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 + rustup update } pac () { |