diff options
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -131,6 +131,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 +PATH=/home/julian/.cargo/bin:$PATH export NVIM_PYTHON_LOG_FILE=/tmp/log export NVIM_PYTHON_LOG_LEVEL=DEBUG |