From be572359a6e4ba89256c384679b688a544fcfc5f Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Sat, 17 Jul 2021 15:09:18 +0200 Subject: [PATCH] removed oh-my-zsh third-party plugins to add them as submodules in the future --- zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh | 2 -- zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions | 1 - zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting | 1 - 3 files changed, 4 deletions(-) delete mode 100644 zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh delete mode 160000 zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions delete mode 160000 zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting diff --git a/zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh b/zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh deleted file mode 100644 index 406f274..0000000 --- a/zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh +++ /dev/null @@ -1,2 +0,0 @@ -# Add your own custom plugins in the custom/plugins directory. Plugins placed -# here will override ones with the same name in the main plugins directory. diff --git a/zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions b/zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions deleted file mode 160000 index a411ef3..0000000 --- a/zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8 diff --git a/zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting b/zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting deleted file mode 160000 index dffe304..0000000 --- a/zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit dffe304567c86f06bf1be0fce200077504e79783