From b5d57d4acfae9606c803d0f3a1ebb957b029cdde Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 16 Sep 2021 21:33:13 -0400 Subject: [PATCH] [U] Update imports --- scripts/bashrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/bashrc b/scripts/bashrc index 5edb2e5..7b7b9d6 100644 --- a/scripts/bashrc +++ b/scripts/bashrc @@ -113,6 +113,5 @@ LINE=$'\n' PROMPT="${LINE}%F{reset}[%F{magenta}%D %*%F{reset}] [%F{blue}%m%F{reset}] [%F{yellow}%n%F{reset}] %F{white}%~${LINE}$ " # 登录提示 -. $SCR/bashrc-application -. $SCR/bashrc-fedora +. $SCR/bashrc-application.sh . $SCR/bashrc-git.sh