From aafe21e10ca456cf0ccea67ee07b1dd4939ac1d5 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 19 Aug 2021 21:16:35 -0400 Subject: [PATCH] [-] Remove SCR directory --- scripts/bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/bashrc b/scripts/bashrc index 634ab9c..40bf094 100644 --- a/scripts/bashrc +++ b/scripts/bashrc @@ -1,6 +1,3 @@ -# 主路径 -SCR=~/HyDEV/scripts - # 好用的简写w alias ls='ls -h --color=auto' alias ll='ls -l'