From 395bce80ca7d6f572825c2618767e87ec43ddc12 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Wed, 12 May 2021 20:27:05 -0500 Subject: refactor: renamed the shell folder to sh --- zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'zshrc') diff --git a/zshrc b/zshrc index 26eabd1..317c5ad 100644 --- a/zshrc +++ b/zshrc @@ -1,9 +1,8 @@ -source "${DOTFILES:="${HOME}/dotfiles"}/shell/profile.sh" +source "${DOTFILES:="${HOME}/dotfiles"}/sh/profile.sh" # Directory hashtable hash -d .=${HOME}/dotfiles - source $DOTFILES/antigen/antigen.zsh source $DOTFILES/zsh/setopt.zsh source $DOTFILES/zsh/prompt.zsh -- cgit v1.2.3-70-g09d2