diff options
Diffstat (limited to '')
-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 |