I prefer hostname over username these days

This commit is contained in:
Wryn (yage) Wagner 2023-11-11 14:55:19 -07:00
parent 88697caa83
commit 5a7fc08f44

View File

@ -23,7 +23,7 @@ TMUX_DEFAULT_SESSION_NAME='wryn'
PS1_BRANCH_SYMBOL=''
PS1_INDICATOR_SYMBOL='☕'
PS1_SEPARATOR='::'
PS1_USER='%n'
PS1_USER='%m'
WELCOME () {
{ figlet 'Welcome, beautiful'; cowsay -p 'damn u sexy'; } | lolcat