X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=brc;h=41d7d8ab7c79c4e607d4f6a9da78fb0db47f2e6a;hp=6ea6aad496a87ba5219f4755c2424864478bfe94;hb=1a9542b37443a84e55e175db8ddef4e99f434fb5;hpb=a44ee8f739e11ef40402ea7eab92508f70445e68 diff --git a/brc b/brc index 6ea6aad..41d7d8a 100644 --- a/brc +++ b/brc @@ -1043,7 +1043,7 @@ rg() { hstatus() { # do git status on published repos - cd /a/bin/githtml + c /a/bin/githtml for x in *; do cd $(readlink -f $x)/.. status=$(i status -s) || pwd