Explorar o código

$XONSH_APPEND_NEWLINE = True

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
2d9f2cbaac
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rc.xsh

+ 1 - 0
rc.xsh

@@ -28,6 +28,7 @@ $PROMPT = ''.join([
     '{NO_COLOR}',
 ])
 $RIGHT_PROMPT = '{gitstatus}{env_name: {}}'
+$XONSH_APPEND_NEWLINE = True
 
 import datetime as dt
 import io