feat: msmtp additions
This commit is contained in:
@@ -9,6 +9,15 @@
|
||||
# Copyright (C) 2025, Jamie Albert
|
||||
# ---
|
||||
|
||||
# ---
|
||||
# Script Exports
|
||||
# ---
|
||||
declare -x PASSWORD_STORE_DIR=~/dao/storage/pass
|
||||
declare -x BW_SESSION; BW_SESSION=$(pass show bw/session)
|
||||
|
||||
# ---
|
||||
# Script globals
|
||||
# ---
|
||||
declare -g _cached_uh=""
|
||||
declare -g _uh_cache_key=""
|
||||
declare -g _cached_pyenv_version=""
|
||||
|
||||
Reference in New Issue
Block a user