repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
std/python: Add missing trailing comma + `make format`
[sunny256-utils.git]
/
debugprompt
blob
daa7b0ae72d2c2818cda4712691a5b42ee11f564
1
#!/bin/sh
2
3
# debugprompt
4
# File ID: 4477c08a-5d38-11df-9375-90e6ba3022ac
5
# Primitiv prompt for screenlogger osv.
6
7
export
PS1
=
'=== PROMPT $(date +"%T") \u@\h:\w$ '