mirror of
https://github.com/gabrie30/ghorg.git
synced 2026-05-05 11:56:09 +02:00
Update after_cloning.md
This commit is contained in:
parent
f13f9d5a0a
commit
e2ab28bec7
@ -2,6 +2,8 @@
|
||||
|
||||
A few ways to use ghorg after cloning repos. Please add yours below if you have one!
|
||||
|
||||
## On Mac
|
||||
|
||||
> Dump all test.sh files from ghorg dir into a results file
|
||||
|
||||
```
|
||||
@ -20,3 +22,11 @@ find $HOME/ghorg -name "test.sh" | xargs grep -i "gcloud"
|
||||
# cd into a clone dir
|
||||
du -d 1 . | sort -nr | cut -f2- | xargs du -hs
|
||||
```
|
||||
|
||||
## On PC
|
||||
|
||||
> Help Wanted
|
||||
|
||||
## On Linux
|
||||
|
||||
> Help Wanted
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user