diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-29 07:43:26 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-29 07:43:26 +0000 |
commit | 053360ade1bdda6fbdeef40a70be0cbaf00419b0 (patch) | |
tree | db7d34f03088040dbc82271e8c8f3fe5dad738de /devi.zsh-theme | |
parent | update (diff) | |
download | scripts-053360ade1bdda6fbdeef40a70be0cbaf00419b0.tar.gz scripts-053360ade1bdda6fbdeef40a70be0cbaf00419b0.zip |
update
Diffstat (limited to 'devi.zsh-theme')
-rw-r--r-- | devi.zsh-theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devi.zsh-theme b/devi.zsh-theme index c686909..1cb132d 100644 --- a/devi.zsh-theme +++ b/devi.zsh-theme @@ -411,7 +411,7 @@ _async_vcs_info_done() { zle reset-prompt } -# zsh-anyc https://github.com/mafredri/zsh-async +# zsh-async https://github.com/mafredri/zsh-async source /home/devi/zsh-async.git/v1.8.5/async.zsh async_init _async_rbq_start |