diff --git a/dot_zshrc b/dot_zshrc index 7106283..29fda6a 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -49,9 +49,17 @@ zinit wait lucid light-mode for \ "OMZP::tmux" \ "OMZP::zoxide" +zinit ice lucid from"gh-r" as"command" \ + mv"vivid-*/vivid -> vivid" \ + atload'export LS_COLORS="$(vivid generate one-dark)"; zstyle ":completion:*" list-colors "${(s.:.)LS_COLORS}"' +zinit light sharkdp/vivid + # towards the end because it assumes some things are set in other plugins zinit wait lucid light-mode for "personal" +# from OMZL: completion, correction, directories, git(?), history, key bindings, termsupport, themeandappearance(? maybe this overrides trapdoor) vcs_info (?) +zstyle ':omz:lib:theme-and-appearance' gnu-ls yes + # Path to your oh-my-zsh installation. export ZSH=$HOME/.oh-my-zsh