Skip to content
/ bin Public

Various shell utilities

License

Notifications You must be signed in to change notification settings

nkouevda/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

bin

Various shell utilities.

See also my functions.bash and git config.

Installation

Either symlink into your bin directory:

ln -fs "$(pwd -P)/bin"/* ~/bin

Or cp into your bin directory:

cp bin/* ~/bin

Or add this bin directory to your $PATH.

License

MIT License

About

Various shell utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published