Skip to content

A collection of bash utilities that I developed for my own use

Notifications You must be signed in to change notification settings

M3L6H/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities

A collection of bash utilities I use on a daily basis.

How to Install

The simplest way to install one or more of these utilities is to run

bash <(curl -s 'https://raw.githubusercontent.com/M3L6H/utilities/master/download.sh')

You will be provided with a guided prompt that will walk you through the process of installing the utilities in this repository.

Index

  • gacp - A github utility that automates the process of git add, commit, and push gacp release badge