Compare commits
No commits in common. "0f2e6884f748afadf68e3783521408851f4819a6" and "7003ae18ba3e4bbd7cb74a10ad45710fa157bfcc" have entirely different histories.
0f2e6884f7
...
7003ae18ba
1 changed files with 1 additions and 6 deletions
|
@ -32,15 +32,10 @@ zmodule termtitle
|
|||
zmodule utility
|
||||
|
||||
zmodule romkatv/powerlevel10k --use degit
|
||||
zeval-if-installed vivid 'echo export LS_COLORS=${(qqq)"$(vivid generate catppuccin-mocha)"}'
|
||||
|
||||
zmodule fzf --name zimfw-fzf
|
||||
zmodule junegunn/fzf --root shell --use degit --source completion.zsh --source key-bindings.zsh
|
||||
zeval-if-installed vivid 'echo export LS_COLORS=${(qqq)"$(vivid generate molokai)"}'
|
||||
|
||||
zmodule hlissner/zsh-autopair
|
||||
zmodule mollifier/cd-gitroot --fpath . --autoload cd-gitroot
|
||||
zmodule unixorn/git-extra-commands
|
||||
zmodule xPMo/zsh-toggle-command-prefix
|
||||
zmodule zsh-users/zsh-autosuggestions
|
||||
|
||||
(( ${+commands[brew]} )) && zmodule homebrew
|
||||
|
|
Loading…
Reference in a new issue