#phrases #typed #frequently #abbreviate

app spit

Abbreviate frequently typed phrases

2 unstable releases

0.2.0 Apr 26, 2020
0.1.0 Apr 25, 2020

#6 in #phrases

GPL-3.0 license

19KB
142 lines

spit

spit allows you to abbreviate commonly typed phrases. This makes it easier to type such phrases for piping and prevents inconsistencies that arise from having to remember the exact phrase.

spit is a work-in-progress.

Sample usage:

spit --init
spit -a "[BUG]" b bug
spit -a "[FEATURE]" feat
spit -a "[FIX]" fix
spit b
spit bug
spit fix feat

See spit --help for more information.

Dependencies

~2.5–3.5MB
~66K SLoC