From 5ddc35d51b16571ea2aa3edc6df21d3a28fad0e5 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Thu, 11 Jun 2020 13:20:14 -0500 Subject: [PATCH] spelling fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56350bb..51890d7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ My ZSH Config git clone --recursive https://github.com/ChrisTitusTech/zsh ln -s -f ~/zsh/.zshrc ~/.zshrc ``` -## Get Dependancies +## Get Dependencies - zsh-syntax-highlighting - syntax highlighting for ZSH in standard repos - autojump - jump to directories with j or jc for child or jo to open in file manager - zsh-autosuggestions - Suggestions based on your history