From 31bbd71c21d166d8f3c82d8da4695681ee1e43bd Mon Sep 17 00:00:00 2001 From: MagomeYae <91249055+MagomeYae@users.noreply.github.com> Date: Thu, 2 Dec 2021 16:05:32 +0800 Subject: feat(add-pkg): Add kunoisayami-init * feat(del-pkg): Remove kunoisayami-ci-build-meta * feat(pkg): Upgrade zsh-ssr-theme Signed-off-by: MagomeYae <91249055+MagomeYae@users.noreply.github.com> --- repo/zsh-ssr-theme/zsh-ssr-theme.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/zsh-ssr-theme/zsh-ssr-theme.install') diff --git a/repo/zsh-ssr-theme/zsh-ssr-theme.install b/repo/zsh-ssr-theme/zsh-ssr-theme.install index 33f9035..f6438d7 100644 --- a/repo/zsh-ssr-theme/zsh-ssr-theme.install +++ b/repo/zsh-ssr-theme/zsh-ssr-theme.install @@ -14,5 +14,5 @@ blue="${bold}$(tput setaf 4)" yellow="${bold}$(tput setaf 3)" post_install() { - note "Run \`echo \"[ -r /etc/zsh/ssr/zshrc.zsh ] && source /etc/zsh/ssr/zshrc.zsh\" > ~/.zshrc\` to joy it" + note "Run \`echo \"[ -r /etc/zsh/ssr/zshrc.zsh ] && source /etc/zsh/ssr/zshrc.zsh\" > ~/.zshrc\` to enjoy it" } -- cgit v1.3.1