feat(zsh): switch from antigen to antidote
This commit is contained in:
17
zsh/.zsh_plugins.txt
Normal file
17
zsh/.zsh_plugins.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
# set up Zsh completions with plugins
|
||||
# mattmc3/ez-compinit
|
||||
zsh-users/zsh-completions kind:fpath path:src
|
||||
|
||||
# frameworks like oh-my-zsh are supported
|
||||
getantidote/use-omz # handle OMZ dependencies
|
||||
ohmyzsh/ohmyzsh path:lib # load OMZ's library
|
||||
ohmyzsh/ohmyzsh path:plugins/git
|
||||
|
||||
# theme
|
||||
romkatv/powerlevel10k
|
||||
|
||||
# popular fish-like plugins
|
||||
zsh-users/zsh-autosuggestions
|
||||
|
||||
# nvm
|
||||
lukechilds/zsh-nvm
|
||||
Reference in New Issue
Block a user