Skip to content

A collection of handy utility functions, scripts, and random coding snippets gathered over time. From small code hacks to reusable features, this is the go-to bin for all those useful bytes of code!

Notifications You must be signed in to change notification settings

frozenfrank/byte-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

byte-bin

A collection of handy utility functions, scripts, and random coding snippets gathered over time. From small code hacks to reusable features, this is the go-to bin for all those useful bytes of code!

Installation

After cloning the repo, install the shell scripts on your PATH with the following:

export PATH="path/to/byte-bin/shell:$PATH"

This will allow your shell to autocomplete and run the scripts natively.

About

A collection of handy utility functions, scripts, and random coding snippets gathered over time. From small code hacks to reusable features, this is the go-to bin for all those useful bytes of code!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages