This commit is contained in:
riley 2021-11-08 15:47:17 -05:00
parent c0a0905021
commit 54c863c4a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# general shit
if $HOSTNAME != "riley-laptop":
$PROMPT = '<> {RESET}| {BOLD_GREEN}{cwd_base}{RESET}'
$PROMPT = '{RED} <> {RESET}| {BOLD_GREEN}{cwd_base}{RESET} ) '
else:
$PROMPT = '{RED} <3 {RESET}| {BOLD_GREEN}{cwd_base}{RESET} ) '
$XONSH_COLOR_STYLE = 'default'