|
|
|
@ -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 |
|
|
|
First, include a number of confidential data (such as API keys and |
|
|
|
such); for now, this is only relevant on my main box |
|
|
|
such); for now, this is only relevant on my main box |
|
|
|
#+BEGIN_SRC sh :tangle ".zshrc" |
|
|
|
#+BEGIN_SRC sh :tangle ".zshrc" |
|
|
|
source .config/confidential.sh |
|
|
|
source ~/.config/confidential.sh |
|
|
|
# This defines a number of env variables: |
|
|
|
# This defines a number of env variables: |
|
|
|
# ANDROID_A3=xxxx |
|
|
|
# ANDROID_A3=xxxx |
|
|
|
# ANDROID_BLU=xxx |
|
|
|
# ANDROID_BLU=xxx |
|
|
|
|