sqish

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

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

Go to latest
Published: May 1, 2018 License: MIT Imports: 12 Imported by: 0

README

SqISH

Sql Interactive Shell History

Why store your shell history in easy-to-use plain text files when you can store it in a structured database instead?

Usage

Note that I haven't figured out what shell hooks are needed to make this work for Bash. These instructions are presently ZSH-only.

$ GOPATH=$PWD go get github.com/danmarg/sqish
$ source ./src/github.com/danmarg/sqish/sqish.zshrc
$ # do some stuff...
$ ^Z

^Z (or squish search) brings up an interactive search UI. Press return to execute the command currently highlighted, type to search via substring, or use the arrow keys to navigate.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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