summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 2842d19..5f144a3 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -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