slugger

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2019 License: MIT Imports: 13 Imported by: 0

README

slugger

My homegrown shell prompt generator

Add to bash

Write following line to your .bashrc:

export PS1 = '$(slugger)' 

Add to fish

Add function to ~/.config/fish/config.fish

function fish_prompt
    slugger
end  

TODOs

  • refactor project
  • add config file support

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