GitHub - moep/shellscripts · GitHub
Skip to content

moep/shellscripts

Repository files navigation

Shell Scripts

This bash script library intends to wrap common bash functionality into reusable modules.

Depedencies:

Shell Script Loader (https://loader.sourceforge.io/)

Installation

# When called from Fish Shell
bash (curl -s https://raw.githubusercontent.com/moep/shellscripts/master/install | psub)

# When called from Bash
source <(curl -s https://raw.githubusercontent.com/moep/shellscripts/master/install)

Showcase

showcase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors