synesthesia

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: MIT Imports: 11 Imported by: 0

README

Synesthesia

Sense your go module as iTerm2 tab colours

Synesthesia updates your iTerm2 tab colours depending on the go module name in your directory ancestry.

Installation

1. Install from source using golang 1.16
go install github.com/roryq/synesthesia@vlatest
2. Then configure a hook for your shell.
fish

Add the following line to your ~/.config/fish/config.fish:

synesthesia hook fish | source
zsh

Add the following line to your ~/.zshrc

eval "$(synesthesia hook zsh)"

Usage

Navigate between your directories as usual. When you have multiple tabs open for different go projects, a consistent random colour will be chosen for any tabs with the same go module name.

License

MIT

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