Fabian Peter Hammerle 5 anos atrás
pai
commit
6258c025e4
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      rc.xsh

+ 2 - 0
rc.xsh

@@ -24,4 +24,6 @@ $PROMPT = ''.join([
 ])
 $RIGHT_PROMPT = '{gitstatus}{env_name: {}}'
 
+import re as re
+
 # vim: filetype=python