From d51bcc2194a7fb341afc5a34b6682a5736988e5f Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Wed, 23 Jul 2025 08:41:18 +0200 Subject: [PATCH] Remove Oh My ZSH example plugin --- zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh 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 83611fe..0000000 --- a/zsh/.oh-my-zsh/custom/plugins/example/example.plugin.zsh +++ /dev/null @@ -1,3 +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. -# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-plugins