From 8f0cb15b558a403f79864f3d624c5e5d883b7c07 Mon Sep 17 00:00:00 2001 From: julian T Date: Sat, 8 Dec 2018 12:39:24 +0100 Subject: Lots of new config and settings --- .zshrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index aeed47f..5b195de 100644 --- a/.zshrc +++ b/.zshrc @@ -140,3 +140,7 @@ export GEM_HOME=$HOME/gems export PATH=$HOME/gems/bin:$PATH PATH=/home/julian/.gem/ruby/2.5.0/bin:$PATH PATH=/home/julian/.local/bin:$PATH + +export NVIM_PYTHON_LOG_FILE=/tmp/log +export NVIM_PYTHON_LOG_LEVEL=DEBUG + -- cgit v1.2.3