lnee94 / resh

A shell repo mainly for bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

woring i sometimes ship stuff that IS REALY BORKEN so download the libs when they work and put then in your scripts

note my code that is under 300 lines of code not commits and templats are licened under the apache 2.0 licenes https://apache.org/licenses/LICENSE-2.0 or lgpl https://www.gnu.org/licenses/lgpl-3.0.en.html over that is the gpl3 https://www.gnu.org/licenses/gpl-3.0.en.html
or if someone posted there own code they may licenes there own code how ever they want

com2

q

qr

resh

A shell repo mainly for bash goto /l for stuff to import a lib

note the REPO env var for this repo wought be set to https://raw.githubusercontent.com/lnee94/resh/main/l with export

REPO="https://raw.githubusercontent.com/lnee94/resh/main/l"

to install stuff (note this will only install to your cortent shell is wont to install to all shells add to your .bashrc)

eval "$(curl -s $REPO/insert-package)"

or import resher with eval "$(curl -s $REPO/resher)" resher insert-package

or this eval "$(curl -L -s f.ls/g93LG)" which will add resher or this eval "$(curl -L -s https://raw.githubusercontent.com/lnee94/resh/main/setup-repo)" faster but biger

you download the text and add that to your shell script

HOW TO MAKE PACKAGE there is a template file fallow the insrtions in there. A fork of package must have a differint uuid.

links http://bitly.ws/e6FS http://tinyurl.com/UuesK http://bitly.ws/e6Gd http://f.ls/g93LG

About

A shell repo mainly for bash


Languages

Language:Shell 100.0%