diff --git a/zshrc.org b/zshrc.org index b32909a..5eb07f6 100644 --- a/zshrc.org +++ b/zshrc.org @@ -26,7 +26,7 @@ Each environment has slightly different setups, which will be tangled to differe First, include a number of confidential data (such as API keys and such); for now, this is only relevant on my main box #+BEGIN_SRC sh :tangle ".zshrc" - source .config/confidential.sh + source ~/.config/confidential.sh # This defines a number of env variables: # ANDROID_A3=xxxx # ANDROID_BLU=xxx