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