From e88df7dba32e551ab0326954b907f2f6c12d03c1 Mon Sep 17 00:00:00 2001 From: fengbh <1953356163@qq.com> Date: Tue, 22 Apr 2025 02:21:51 +0000 Subject: [PATCH] change Path --- bash/bashrc_6d02aaf87914 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bash/bashrc_6d02aaf87914 b/bash/bashrc_6d02aaf87914 index b55d513..db56983 100644 --- a/bash/bashrc_6d02aaf87914 +++ b/bash/bashrc_6d02aaf87914 @@ -3,7 +3,7 @@ # License : MIT # Author : Feng Bohan <1953356163@qq.com> # Date : 2025-04-19 09:51:37 -# Last Modified Date: 2025-04-21 07:43:02 +# Last Modified Date: 2025-04-21 08:50:03 # Last Modified By : Feng Bohan <1953356163@qq.com> # ----- # Copyright © 2025 Feng Bohan. All Rights Reserved. @@ -16,4 +16,5 @@ fi export http_proxy=http://192.168.3.7:7890 export https_proxy=http://192.168.3.7:7890 -export PATH=$PATH:/host-data/local/vim/bin +export PATH=$PATH:/home/bhfeng/local/vim/bin +export PATH=$PATH:/home/bhfeng/local/ctags/bin