From 7513e8c42e0a64604a74dbbf65639be2a6bd1e46 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Tue, 20 Feb 2024 11:33:33 -0500 Subject: [PATCH] Android shells do not need confidential env vars --- zshrc.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zshrc.org b/zshrc.org index 09de90d..d02caf4 100644 --- a/zshrc.org +++ b/zshrc.org @@ -80,7 +80,8 @@ yp () { 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) #+begin_src sh source ~/.config/confidential.sh