diff options
| author | MagomeYae <[email protected]> | 2021-12-02 16:05:32 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-12-02 16:22:43 +0800 |
| commit | 31bbd71c21d166d8f3c82d8da4695681ee1e43bd (patch) | |
| tree | 97ca3efc7a3e05e30ad1058889063b924c88851a /repo/zsh-ssr-theme/zsh-ssr-theme.install | |
| parent | 520c429e5baaa7aad0212984294cc658862bd689 (diff) | |
feat(add-pkg): Add kunoisayami-init
* feat(del-pkg): Remove kunoisayami-ci-build-meta
* feat(pkg): Upgrade zsh-ssr-theme
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to 'repo/zsh-ssr-theme/zsh-ssr-theme.install')
| -rw-r--r-- | repo/zsh-ssr-theme/zsh-ssr-theme.install | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |
