feat: added lineage signing keys env var
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -21,6 +21,9 @@ if [[ -n $ZMX_SESSION ]]; then
|
|||||||
export PS1="[$ZMX_SESSION] ${PS1}"
|
export PS1="[$ZMX_SESSION] ${PS1}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export ANDROID_PW_FILE="/tmp/key_list.txt"
|
||||||
|
export EDITOR="nvim"
|
||||||
|
|
||||||
# Set list of themes to pick from when loading at random
|
# Set list of themes to pick from when loading at random
|
||||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||||
# a theme from this variable instead of looking in $ZSH/themes/
|
# a theme from this variable instead of looking in $ZSH/themes/
|
||||||
|
|||||||
Reference in New Issue
Block a user