Skip to content

GhostLyrics/bin

Repository files navigation

bin (GLY edition)

This is a collection of scripts and aliases intended to be cloned and symlinked to ~/bin.

Configuration - if necessary - is done via environment variables. More complex things might get additional configuration, but I prefer to keep this as simple as possible.

Scripts will notify you of missing components. To check how this works, see lib.sh.

Usage

git clone git@github.com:GhostLyrics/bin.git
ln -s bin ~/bin

For convenience, you can extend your PATH in your .bash_profile.

export PATH=$PATH:${HOME}/bin

About

This is a collection of scripts and aliases intended to be cloned and symlinked to ~/bin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages