Skip to content

haeramkeem/sh-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SH-IT!!

To save various bash script (or command) hacks

Basic Usage

If you want to run a script without copying-pasting shit (especially installation scripts), just type:

bash <(curl -sL https://raw.githubusercontent.com/haeramkeem/sh-it/main/path/to/script)

If you want to source a script to use functions or sh-it, just type:

source <(curl -sL https://raw.githubusercontent.com/haeramkeem/sh-it/main/path/to/script)

If you want to download a boilerplate or sh-it, just type:

curl -sLO https://raw.githubusercontent.com/haeramkeem/sh-it/main/path/to/script

Or you can just look around the scripts I pushed in here

About

mark farina - mu.sh room jazz

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages