=Streamlined gcp/terraform helpers
This commit is contained in:
parent
b18c977d75
commit
bd4bc1b7ee
3 changed files with 9 additions and 8 deletions
_home/dot_sz.shrc.d
|
@ -3,7 +3,7 @@ if [[ -n "$(which-command direnv)" ]]; then
|
|||
if [[ -z "$_DIRENV_ShowEnvLogic" ]]; then
|
||||
echo "_DIRENV_ShowEnvLogic is not defined."
|
||||
if [[ $# -gt 0 ]]; then
|
||||
local _DIRENV_ShowEnvLogic='printenv'
|
||||
local _DIRENV_ShowEnvLogic='set'
|
||||
printf "Searching environment for: '${@}'\n\n"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue