From 646d4f3da39499bd59e002a32f16d1220e6eba74 Mon Sep 17 00:00:00 2001 From: ajet Date: Sat, 9 Aug 2025 05:24:06 -0900 Subject: [PATCH] merge --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index 1f79e7c..a348445 100644 --- a/.bashrc +++ b/.bashrc @@ -98,4 +98,6 @@ export STARSHIP_CONFIG=~/.config/starship/starship.toml eval "$(zoxide init bash)" eval "$(starship init bash)" + export PATH="$PATH:/opt/nvim-linux-x86_64/bin" +