crisp

module
v0.0.0-...-454308f Latest Latest
Warning

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

Go to latest
Published: May 21, 2019 License: GPL-3.0

README

Crisp

GitHub Release Go Report Card Software License

Crisp is a fast and minimal shell prompt written in Go.

WIP: Will fill this out eventually

Usage

zplugin

zplugin ice from"gh-r" as"program" mv"crisp* -> crisp";  zplugin load ahstn/crisp

# This is temporary and hopefully won't be required in the future.
# but is the nature is writing the prompt in Go as opposed to ZSH.
prompt_mimir_cmd() { $(which crisp) }
add-zsh-hook precmd prompt_mimir_cmd
prompt_symbol='❯'
PROMPT="%(?.%F{magenta}.%F{red})${prompt_symbol}%f "

Licence Complicance (GNU GPL 3.0)

This project was orginally forked from Mímir which has a GNU GPLv3 license. With this comes the need to state my changes which at the time of writing are as follows:

  • Split out "modules" (Git branch, Kube Context, etc) into their own packages.
  • Altered the look of Kube Context.
  • Adding Git dirty check.

Directories

Path Synopsis
cmd
pkg
git

Jump to

Keyboard shortcuts

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