flakes now also nano nix also moved private vars off repo
This commit is contained in:
@@ -59,6 +59,10 @@ in
|
||||
source "$(blesh-share)/ble.sh"
|
||||
# ---- prompt --------------------------------------------------------
|
||||
source ${bash-seafly-prompt}/command_prompt.bash
|
||||
|
||||
# ---- machine-local non-public env --------------------------------------
|
||||
[ -r "$HOME/.config/private-env" ] && source "$HOME/.config/private-env"
|
||||
|
||||
# needed for gpg-sign
|
||||
export GPG_TTY=$(tty)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user