Skip to content

okkays/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages