patch
This commit is contained in:
parent
c0a0905021
commit
54c863c4a7
1 changed files with 1 additions and 1 deletions
2
.xonshrc
2
.xonshrc
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue