roughed out the new render program in Python, closing #2 as we're not going to support fish
This commit is contained in:
parent
313a2dee99
commit
ca28ca1680
5 changed files with 230 additions and 10 deletions
|
@ -6,7 +6,7 @@ EAPI=5
|
|||
|
||||
inherit git-2
|
||||
|
||||
DESCRIPTION="A nonintrusive shell prompt that provides: username, hostname, tty name, cwd, return value of the last command, current time, disk space, and system load. Fish or zsh is preferred, although bash is also somewhat supported."
|
||||
DESCRIPTION="A nonintrusive zsh prompt that provides useful data like pwd, git info and system stats to the user."
|
||||
|
||||
HOMEPAGE="https://git.covalent.cz/overwatch/over-prompt"
|
||||
SRC_URI=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue