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/