summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 161d0f3..45d3d7a 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -37,7 +37,7 @@ export WRITTEN="$HOME/docs/wr"
export LLE="$WRITTEN/lle"
export HOLIDAY="$LLE/hol"
export ORGD_ROOT="$WRITTEN/orgd"
-export ORGD_INST_PATH="$HOME/git/proj/orgd"
+export ORGD_INST_PATH="$HOME/git/pp/orgd"
export ORGD_SCR_PATH="$ORGD_INST_PATH/scr"
export ORGD_TD_PATH="$ORGD_ROOT/td"