lade 0.8.0

Automatically load secrets from your preferred vault as environment variables, and clear them once your shell command is over.
1
2
preexec_functions=("${preexec_functions:#preexec_lade}")
precmd_functions=("${precmd_functions:#precmd_lade}")