Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 423 Bytes

.go.sh: a command line shortener

A simple script to automate routine tasks, so you don't have to remember long commands.

Simple, but more flexible and easier to manage than aliases.

Getting Started

Make sure m4 is installed.

cd ~
git clone https://github.com/HackerFoo/.go.sh.git
source ~/.go.sh/load

See my personal go functions for examples.