jmtd / punctual

a bash prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

punctual

punctual prompt example picture

A bash prompt.

Usage

In your ~/.bashrc or similar:

# override the default prompt colour, if you wish,
# from the 256 colour palette
punctual_bg=89 # kinda purple
. $HOME/path/to/your/clone/punctual.sh

Copyright

© 2017 Jonathan Dowland

Licensed under the GNU Public License, version 3. See COPYING.

About

a bash prompt

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%