Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 283 Bytes

My Bash Scripts

Bash scripts (mostly) and tools created for making the life easier.

Usage

Most of the files are intended to be placed in ~/bin, which is included in the PATH variable by default in most Unix systems. Make them executable by this command: chmod +x <filename>.