diff --git a/dot_config/sheldon/plugins.lock b/dot_config/sheldon/plugins.lock index 08b5b04..fc8eaff 100644 --- a/dot_config/sheldon/plugins.lock +++ b/dot_config/sheldon/plugins.lock @@ -6,87 +6,7 @@ config_file = "/home/weger/.config/sheldon/plugins.toml" lock_file = "/home/weger/.config/sheldon/plugins.lock" clone_dir = "/home/weger/.local/sheldon/repos" download_dir = "/home/weger/.local/sheldon/downloads" - -[[plugins]] -name = "docker-zsh-completion" -source_dir = "/home/weger/.local/sheldon/repos/github.com/greymd/docker-zsh-completion" -files = ["/home/weger/.local/sheldon/repos/github.com/greymd/docker-zsh-completion/docker-zsh-completion.plugin.zsh"] -apply = ["source"] - -[[plugins]] -name = "rust-zsh-completions" -source_dir = "/home/weger/.local/sheldon/repos/github.com/ryutok/rust-zsh-completions" -files = ["/home/weger/.local/sheldon/repos/github.com/ryutok/rust-zsh-completions/rust.plugin.zsh"] -apply = ["source"] - -[[plugins]] -name = "zsh-completions" -source_dir = "/home/weger/.local/sheldon/repos/github.com/zsh-users/zsh-completions" -files = ["/home/weger/.local/sheldon/repos/github.com/zsh-users/zsh-completions/zsh-completions.plugin.zsh"] -apply = ["source"] - -[[plugins]] -name = "history" -source_dir = "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh" -plugin_dir = "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib" -files = ["/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/history.zsh"] -apply = ["source"] - -[[plugins]] -name = "pure" -source_dir = "/home/weger/.local/sheldon/repos/github.com/rossmacarthur/pure" -files = ["/home/weger/.local/sheldon/repos/github.com/rossmacarthur/pure/async.zsh", "/home/weger/.local/sheldon/repos/github.com/rossmacarthur/pure/pure.zsh"] -apply = ["source"] - -[[plugins]] -name = "wd" -source_dir = "/home/weger/.local/sheldon/repos/github.com/mfaerevaag/wd" -files = ["/home/weger/.local/sheldon/repos/github.com/mfaerevaag/wd/wd.plugin.zsh"] -apply = ["fpath", "source"] - -[[plugins]] -name = "zsh-defer" -source_dir = "/home/weger/.local/sheldon/repos/github.com/romkatv/zsh-defer" -files = ["/home/weger/.local/sheldon/repos/github.com/romkatv/zsh-defer/zsh-defer.plugin.zsh"] -apply = ["source"] - -[[plugins]] -name = "autoenv" -source_dir = "/home/weger/.local/sheldon/repos/github.com/zpm-zsh/autoenv" -files = ["/home/weger/.local/sheldon/repos/github.com/zpm-zsh/autoenv/autoenv.plugin.zsh"] -apply = ["defer"] - -[[plugins]] -name = "ohmyzsh-lib" -source_dir = "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh" -plugin_dir = "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib" -files = ["/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/clipboard.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/completion.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/git.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/key-bindings.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/termsupport.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/lib/theme-and-appearance.zsh"] -apply = ["defer"] - -[[plugins]] -name = "ohmyzsh-plugins" -source_dir = "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh" -plugin_dir = "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/plugins" -files = ["/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/plugins/copybuffer/copybuffer.plugin.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/plugins/git/git.plugin.zsh", "/home/weger/.local/sheldon/repos/github.com/ohmyzsh/ohmyzsh/plugins/pip/pip.plugin.zsh"] -apply = ["defer"] - -[[plugins]] -name = "zsh-you-should-use" -source_dir = "/home/weger/.local/sheldon/repos/github.com/MichaelAquilina/zsh-you-should-use" -files = ["/home/weger/.local/sheldon/repos/github.com/MichaelAquilina/zsh-you-should-use/you-should-use.plugin.zsh"] -apply = ["defer"] - -[[plugins]] -name = "zsh-autosuggestions" -source_dir = "/home/weger/.local/sheldon/repos/github.com/zsh-users/zsh-autosuggestions" -files = ["/home/weger/.local/sheldon/repos/github.com/zsh-users/zsh-autosuggestions/zsh-autosuggestions.zsh"] -apply = ["defer"] - -[[plugins]] -name = "zsh-syntax-highlighting" -source_dir = "/home/weger/.local/sheldon/repos/github.com/zsh-users/zsh-syntax-highlighting" -files = ["/home/weger/.local/sheldon/repos/github.com/zsh-users/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh"] -apply = ["defer"] +plugins = [] [templates.PATH] value = "export PATH=\"{{ dir }}:$PATH\"" each = false