From 52095619245fabb57dcdf77c0b5ccee37a85d610 Mon Sep 17 00:00:00 2001 From: Henry Bley-Vroman Date: Mon, 3 Feb 2020 17:53:48 -0500 Subject: [PATCH] docs(installation): remove Prezto --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 40f5fa5c..c4fbcc68 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,6 @@ Or install zsh-abbr with your favorite plugin manager: plugins=( [plugins...] zsh-syntax-highlighting) ``` -- **[Prezto](https://github.com/sorin-ionescu/prezto)**: if you know, open a PR! - - **[zgen](https://github.com/tarjoilija/zgen)**: add `zgen load olets/zsh-abbr` to your `.zshrc`. - **[zplug](https://github.com/zplug/zplug)**: add `zplug "olets/zsh-abbr"` to your `.zshrc`.