Skip to content

jstrater/bashlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bashlib

A collection of Bash functions I've found useful. They're separated into different files under lib/ to facilitate picking & choosing, or you can get all of them at once by sourcing bashlib.sh. To do that, clone this repository and add the following line to your .bashrc or .bash_profile:

. /path/to/bashlib/bashlib.sh

About

Bash functions that I've found useful

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published