diff options
author | Josh Rahm <rahm@google.com> | 2021-11-11 11:47:38 -0700 |
---|---|---|
committer | Josh Rahm <rahm@google.com> | 2021-11-11 11:47:38 -0700 |
commit | b78c3b1f01685a58907f63445efa012a5cbc3566 (patch) | |
tree | 0bba0c2faa674bc33c1ee8afdb178eb22e5c0615 /plugins | |
download | zshrcd-b78c3b1f01685a58907f63445efa012a5cbc3566.tar.gz zshrcd-b78c3b1f01685a58907f63445efa012a5cbc3566.tar.bz2 zshrcd-b78c3b1f01685a58907f63445efa012a5cbc3566.zip |
Rework my zsh files into a .zshrc.d file.
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/completions/.gitkeep | 0 | ||||
m--------- | plugins/zsh-autosuggestions | 0 | ||||
m--------- | plugins/zsh-syntax-highlighting | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/plugins/completions/.gitkeep b/plugins/completions/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/plugins/completions/.gitkeep diff --git a/plugins/zsh-autosuggestions b/plugins/zsh-autosuggestions new file mode 160000 +Subproject a411ef3e0992d4839f0732ebeb9823024afaaaa diff --git a/plugins/zsh-syntax-highlighting b/plugins/zsh-syntax-highlighting new file mode 160000 +Subproject 1a9264bc661b3d52756916bf9ec3f41687d64db |