juanibiapina / gg

Easy navigation between frequent directories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gg

What is it?

A script to make it easy to navigate between common directories.

Installation

Using basher

basher install juanibiapina/gg
require juanibiapina/gg

Manually

Clone this repo and source lib/gg.bash.

Usage

Create a config file ~/.gg/aliases with your directory aliases:

a /home/user/dev/project_a
b /home/user/dev/project_b
t /tmp

and run gg a to cd into that directory.

About

Easy navigation between frequent directories.


Languages

Language:Shell 98.9%Language:Makefile 1.1%