diff options
| author | seth <[email protected]> | 2022-08-30 07:45:34 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-30 07:45:34 -0400 |
| commit | bc8c2e6747757306a1b2aba531f7577f51d28650 (patch) | |
| tree | c39cdb169393c26052bd43863d80659223c82c91 /.config/zsh/.zsh_plugins.txt | |
| parent | 7ac25e0f42c96f78ddaaffa6df48844bfe6633e0 (diff) | |
make zsh dots a little better
Diffstat (limited to '.config/zsh/.zsh_plugins.txt')
| -rw-r--r-- | .config/zsh/.zsh_plugins.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/zsh/.zsh_plugins.txt b/.config/zsh/.zsh_plugins.txt index 9f5f59b..2c765d6 100644 --- a/.config/zsh/.zsh_plugins.txt +++ b/.config/zsh/.zsh_plugins.txt @@ -1,3 +1,5 @@ -zsh-users/zsh-completions +zsh-users/zsh-completions kind:fpath path:src zsh-users/zsh-syntax-highlighting +# ohmyzsh/ohmyzsh path:lib/git.zsh +# halfo/lambda-mod-zsh-theme kind:zsh romkatv/powerlevel10k |
