Skip to content

milleruntime/scripts

Repository files navigation

scripts

Useful Linux scripts - more to come!

Setup

Clone the repo

git clone git@github.com:milleruntime/scripts.git

Set SCRIPTS_HOME in your .bash_profile or .bashrc

export SCRIPTS_HOME=~/scripts

Add the appropriate script folders to your PATH

export PATH=$SCRIPTS_HOME/mvn:$SCRIPTS_HOME/git:$PATH

About

Useful scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages