Blog: 2024-02-07

From razwiki
Revision as of 13:00, 7 February 2024 by Razzi (talk | contribs) (Created page with "Quick repo sync! cat ~/.repos.txt | xargs -I{} -P (nproc) fish -c 'sync-repo {}'")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Quick repo sync!

cat ~/.repos.txt | xargs -I{} -P (nproc) fish -c 'sync-repo {}'