make proclaim slightly less confusing
This commit is contained in:
parent
83a98e1bd8
commit
342d10fe42
1 changed files with 1 additions and 4 deletions
|
@ -2,10 +2,7 @@
|
|||
|
||||
# make username uppercase
|
||||
username=$(echo "$USER" | tr '[:lower:]' '[:upper:]')
|
||||
time=placeholder
|
||||
date=placeholder
|
||||
prompt=placeholder
|
||||
|
||||
declare prompt
|
||||
|
||||
makeSlug () {
|
||||
# make time and date
|
||||
|
|
Loading…
Reference in a new issue