Skip to content

fsmiamoto/benri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benri

Test

A minimal prompt written in Go

Preview of benri

Following the suckless philosophy, this project focuses on extensibility via source code and not by config files.

Installation

Requires:

  • Go
$ git clone https://github.com/fsmiamoto/benri
$ cd benri
# This adds benri to /usr/bin/benri
$ sudo make install

Usage

You can use my zsh prompt as an example but for simple usage you can just add this to your .zshrc:

# This will run Benri before your prompt
precmd() { /path/to/benri }

About

A minimal prompt written in Go

Resources

Stars

Watchers

Forks

Packages

No packages published