From a6ef8ff9c5ee66a1fc618c592e376c3593f8a197 Mon Sep 17 00:00:00 2001 From: Amy Retzerau Date: Wed, 29 Jul 2026 14:27:05 +0000 Subject: [PATCH] feat: added lineage signing keys env var --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index f08ffbe..5c2cfc6 100644 --- a/.zshrc +++ b/.zshrc @@ -21,6 +21,9 @@ if [[ -n $ZMX_SESSION ]]; then export PS1="[$ZMX_SESSION] ${PS1}" fi +export ANDROID_PW_FILE="/tmp/key_list.txt" +export EDITOR="nvim" + # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load # a theme from this variable instead of looking in $ZSH/themes/