From efb8d6beb47e3ff77ad4b561516e7fabced020a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Sun, 9 Jan 2022 14:35:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a044ef..c1f8c63 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ p10k config ln -s ~/zsh/zshrc.pure ~/.zsh ``` -## Get Dependancies +## Get Dependencies ### Included in this repository - [`zsh-z`](https://github.com/agkozak/zsh-z) - ZSH plugin that is alternative to `autojump`. Use `z dirname`to go to a specific directory on your system without having to type the whole path (eg `z et` will get you to `/etc`)