diff options
Diffstat (limited to 'xonsh/.xonshrc')
| -rw-r--r-- | xonsh/.xonshrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xonsh/.xonshrc b/xonsh/.xonshrc deleted file mode 100644 index 5d3683d..0000000 --- a/xonsh/.xonshrc +++ /dev/null @@ -1,3 +0,0 @@ -$XONSH_COLOR_STYLE = 'monokai' -$PROMPT = "[{BOLD_GREEN}{user}@{hostname} {BOLD_CYAN}{cwd}{branch_color}{curr_branch: {}}{NO_COLOR}]{BOLD_CYAN}{prompt_end} {NO_COLOR}" -$SUPPRESS_BRANCH_TIMEOUT_MESSAGE = True |
