From 78433fed831f31cf44b38c12760e58431df31e87 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 18 Jul 2022 12:36:53 +0100 Subject: [PATCH] fix(zsh): update directory name --- roles/zsh/files/config/configs/path.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/zsh/files/config/configs/path.zsh b/roles/zsh/files/config/configs/path.zsh index b51fef8..6eaa86a 100644 --- a/roles/zsh/files/config/configs/path.zsh +++ b/roles/zsh/files/config/configs/path.zsh @@ -21,5 +21,5 @@ export CDPATH=\ ./:\ $HOME/Code:\ $HOME/Code/clients:\ -$HOME/Code/os:\ +$HOME/Code/open_source:\ $HOME