Android shells do not need confidential env vars

master
Jacopo De Simoi 2 years ago
parent 472128b98e
commit 7513e8c42e
  1. 3
      zshrc.org

@ -80,7 +80,8 @@ yp () {
ypmatch $1 passwd.byname ypmatch $1 passwd.byname
} }
*** Include :daily:android:
*** Include :daily:
First, include a script that sets a number of confidential data (e.g. API keys and such) First, include a script that sets a number of confidential data (e.g. API keys and such)
#+begin_src sh #+begin_src sh
source ~/.config/confidential.sh source ~/.config/confidential.sh

Loading…
Cancel
Save