From f38be049368cd18cda5d62ee265c187610c20494 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 28 May 2020 20:46:46 -0400 Subject: [PATCH] [F] Fix other two quotation marks --- scripts/bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/bashrc b/scripts/bashrc index e82885a..09f6bab 100644 --- a/scripts/bashrc +++ b/scripts/bashrc @@ -36,5 +36,5 @@ PS1='\n\[\e[m\][\[\e[35m\]\D{%y-%m-%d} \t\[\e[m\]] [\[\e[34m\]\h\[\e[m\]] [\[\e[ # 登录提示 aiaigasa -. '$SCR/bashrc-application' -. '$SCR/bashrc-fedora' +. $SCR/bashrc-application +. $SCR/bashrc-fedora