From 961d077d8163250ae8197535202044f2c5246783 Mon Sep 17 00:00:00 2001 From: Tejas Chaudhari Date: Sat, 24 Jul 2021 11:36:57 +0530 Subject: [PATCH] added oh-my-zsh anchor tag in index --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index ad9f697..5162441 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,7 +6,7 @@ How to install * [Using packages](#Using-packages) * [With a plugin manager](#With-a-plugin-manager) * [Antigen](#Antigen) - * [Oh-my-zsh](#Oh-my-zsh) + * [Oh-my-zsh](<####[Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)>) * [Prezo](#Prezto) * [zgen](#zgen) * [zplus](#zplug) @@ -87,7 +87,7 @@ This list is incomplete as there are too many Add `antigen bundle zsh-users/zsh-syntax-highlighting` as the last bundle in your `.zshrc`. -#### Oh-my-zsh +####[Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) 1. Clone this repository in oh-my-zsh's plugins directory: