From f8f0fbca5bae1c4cf080b5c90647074f3890e267 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Mon, 5 Aug 2024 23:32:01 +0530 Subject: Updated nvim config --- .zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zprofile') 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 -- cgit v1.2.3-70-g09d2