Update something
This commit is contained in:
parent
e3c94cce54
commit
147ca5ddbc
81 changed files with 3055 additions and 326 deletions
9
.xonshrc
Normal file
9
.xonshrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
# XONSH WEBCONFIG START
|
||||
$PROMPT = '{INTENSE_RED}{user}{RESET} at {INTENSE_PURPLE}{hostname}{RESET} in {BOLD_GREEN}{cwd}{RESET}\r\n↪ '
|
||||
|
||||
$PL_PROMPT='cwd>branch'
|
||||
$PL_RPROMPT = '!' # for no toolbar
|
||||
$PL_TOOLBAR = 'who>virtualenv>branch>cwd>full_proc'
|
||||
xontrib load powerline2
|
||||
# XONSH WEBCONFIG END
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue