summaryrefslogtreecommitdiffstatshomepage
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 1 insertions, 2 deletions
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