Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 435 Bytes

File metadata and controls

10 lines (7 loc) · 435 Bytes

An assortment of scripts and utilities I've made to improve my Linux experience.

UserChoice

A highly customizable utility to simplify requesting a user to choose from a list of options.

Decode

A utility to decode parameters w/ a few methods. Mainly to simplify passing an argument that contains spaces.

encode

A utility to encode parameters w/ a few methods. Mainly to simplify passing an argument that contains spaces.