v1.1.0
===================================================================== Changed environment dependency checker to be more automatic
This commit is contained in:
6
zsh/aws/rds/common.zsh
Normal file
6
zsh/aws/rds/common.zsh
Normal file
@ -0,0 +1,6 @@
|
||||
_DEPENDENCIES+=(
|
||||
psql
|
||||
)
|
||||
_REQUIRED_ENV+=()
|
||||
source ${0:a:h}/../common.zsh
|
||||
#####################################################################
|
Reference in New Issue
Block a user