HackerFoo / .go.sh

A command line shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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.

About

A command line shortener

License:Apache License 2.0


Languages

Language:M4 55.9%Language:Shell 44.1%