Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 890 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 890 Bytes

workspace

Assorted utilities for navigating various workspaces.

A demo of the features described below

Installation

git clone https://github.com/okkays/workspace
./install

Dependencies

Workspace makes use of:

Features

workspace looks for the nearest git or hg root, and does ls, ag, and a few other features based on that reference point. It has special considerations for .g4d. When outside of workspace, . is treated as the current workspace (so ls and ag work as normal).

For more on the use of workspace, see workspace help.

Workspace also installs the following aliases:

alias wd="jump_to_workspace_directory"
alias ws=workspace