summaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index d27a1be..4cb244b 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,7 +1,7 @@
typeset -U PATH path
-path=( $HOME/.local/bin $path )
+path=( $HOME/.local/bin $HOME/.local/opt/nvim-linux64/bin $path )
if test -d /usr/lib/flatpak-xdg-utils/
then