diff --git a/.zshrc b/.zshrc index 636fac9..8ced2a7 100644 --- a/.zshrc +++ b/.zshrc @@ -7,6 +7,7 @@ setopt HIST_IGNORE_SPACE setopt INTERACTIVE_COMMENTS export LESSCOLOR=1 +export LESS='-R' export PYTHONWARNINGS=default,ignore::ImportWarning export NOSE_REDNOSE=1