functions.sh/todo/workflow.snip

12 lines
248 B
Plaintext

#!/bin/bash
# @todo - document this mess
shortcommand: `gst`
longhand: `git status`
manual: `gi<TAB/>st<TAB/>`
description:
This command alias eliminates two tabulation key presses, or six vs longhand.
process:
describe, refactor, debug, commit.