summaryrefslogtreecommitdiffstatshomepage
path: root/zsh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-11-14 19:56:36 -0600
committerToby Vincent <tobyv13@gmail.com>2021-11-14 19:56:36 -0600
commite3cdd748484ae966ed3c06694027229be22d1b34 (patch)
tree6ca7dd2e62c897fbf8d7dc8b53e7041bce9a49f3 /zsh
parentdd3c39259c913d5195f5f655a1c93bbc34cd5ebe (diff)
revert: removed plugins from the repo
Diffstat (limited to 'zsh')
-rw-r--r--zsh/plugins.zsh17
1 files changed, 0 insertions, 17 deletions
diff --git a/zsh/plugins.zsh b/zsh/plugins.zsh
deleted file mode 100644
index d368e90..0000000
--- a/zsh/plugins.zsh
+++ /dev/null
@@ -1,17 +0,0 @@
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-zsh-users-SLASH-zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-zsh-users-SLASH-zsh-syntax-highlighting )
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-zsh-users-SLASH-zsh-autosuggestions/zsh-autosuggestions.plugin.zsh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-zsh-users-SLASH-zsh-autosuggestions )
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-memark-SLASH-zsh-dotnet-completion/zsh-dotnet-completion.plugin.zsh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-memark-SLASH-zsh-dotnet-completion )
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-leonhartX-SLASH-docker-machine-zsh-completion )
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-srijanshetty-SLASH-zsh-pandoc-completion )
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/oh-my-zsh.sh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh )
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/plugins/git/git.plugin.zsh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/plugins/git )
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/plugins/fzf/fzf.plugin.zsh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/plugins/fzf )
-source /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/plugins/dotnet/dotnet.plugin.zsh
-fpath+=( /home/tobyv/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-ohmyzsh-SLASH-ohmyzsh/plugins/dotnet )
-