Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 273 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 273 Bytes

This repository contains some utilities written in Bash, specifically:

  • clone.sh clones multiple repositories reading them from a text file.
  • git.sh executes git status or git pull command in many repos at once.
  • print-path.sh prints PATH one item per line.