update p10k and add zsh-vi-mode plugin
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
url = "https://github.com/zsh-users/zsh-autosuggestions/archive/master.tar.gz"
|
||||
exact = true
|
||||
stripComponents = 1
|
||||
[".oh-my-zsh/custom/plugins/zsh-vi-mode"]
|
||||
type = "archive"
|
||||
url = "https://github.com/jeffreytse/zsh-vi-mode/archive/master.tar.gz"
|
||||
exact = true
|
||||
stripComponents = 1
|
||||
[".fzf"]
|
||||
type = "archive"
|
||||
url = "https://github.com/junegunn/fzf/archive/master.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user