diff --git a/scripts/bashrc b/scripts/bashrc index 736126b..80215f8 100644 --- a/scripts/bashrc +++ b/scripts/bashrc @@ -1,5 +1,5 @@ # 主路径 -SCR="~/HyDEV/scr" +SCR="~/HyDEV/scripts" # 好用的简写w alias ls='ls -h --color=auto'