From 9839435d308512f66a7232eb92717bb3c52cf957 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 16 Sep 2021 21:03:10 -0400 Subject: [PATCH] [F] Remove aiaigasa correctly --- scripts/bashrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/bashrc b/scripts/bashrc index 11f5afe..cd84455 100644 --- a/scripts/bashrc +++ b/scripts/bashrc @@ -27,6 +27,9 @@ alias fuss='fileusage | sortsize' alias ds-clean="sudo find ./ -name \".DS_Store\" -depth -exec rm {} \;" +# 相合伞w +alias aiaigasa='cat ~/.splash-precolored' + # Lisp wrapper lisp() { ros run --load $1 --quit @@ -127,6 +130,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}$ " # 登录提示 -aiaigasa . $SCR/bashrc-application . $SCR/bashrc-fedora