aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/install.conf.yaml
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 /install.conf.yaml
parentdd3c39259c913d5195f5f655a1c93bbc34cd5ebe (diff)
revert: removed plugins from the repo
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index 3088480..0f6bf5f 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -34,7 +34,7 @@
- description: Installing antibody
command: curl -sfL git.io/antibody | sh -s - -b ~/.local/bin &&
- (cd zsh; antibody bundle <plugins.txt >plugins.zsh);
+ (cd zsh; antibody bundle <plugins.txt >~/.plugins.zsh);
- description: Installing fzf
command: