summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2018-12-20 17:52:30 +0100
committerJulian T <julian@jtle.dk>2018-12-20 17:52:30 +0100
commit613377643780dac31ceca30908e16157bb4dd5ce (patch)
tree3e4aa3ff7baa94b29368647079225db28a9ddf11 /.zshrc
parentb9337a198bc97ab03f5465b0eed3dd4ce1f93256 (diff)
parent8f0cb15b558a403f79864f3d624c5e5d883b7c07 (diff)
Merge https://github.com/jbjjbjjbj/newDotFiles
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
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
+