compass

command module
v0.0.0-...-ac8b700 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2020 License: MIT Imports: 1 Imported by: 0

README

Test Release

Compass

Compass learns your habit, and help navigate to your "frecently used" directory.

Usage

By default, s is the key-binding wrapper around compass.

  • Fuzzily navigate to directory contains go and compass :
s compass
# ~/Workspace/go/src/github.com/khoi/compass
  • For more option refer to:
compass --help

Install

Use Homebrew:

brew install khoi/tap/compass

For development build:

go get github.com/khoi/compass

Add this to the end of your .zshrc or .bash_profile

eval "$(compass shell)"

For fish shell add the line below to your ~/.config/fish/config.fish

if type -q compass
  status --is-interactive; and source (compass shell --type fish -|psub)
end

If you want to use different key binding pass --bind-to to the compass shell command:

For instance, if you want to use z instead of s

eval "$(compass shell --bind-to z)"

References

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL