From 612f08778c346b8e0d294df8828fce33f99f1d25 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 25 Oct 2018 13:14:12 +0200 Subject: Add vifm colours explicitly --- python/.pythonrc | 1 + 1 file changed, 1 insertion(+) (limited to 'python/.pythonrc') diff --git a/python/.pythonrc b/python/.pythonrc index e4c3b63..b124c6f 100644 --- a/python/.pythonrc +++ b/python/.pythonrc @@ -3,6 +3,7 @@ import math import matplotlib import numpy as np import sympy as sym +sym.init_printing() try: import hermipy as hm -- cgit v1.2.3