diff --git a/scripts/_common.sh b/scripts/_common.sh index 05a7907..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,2 +1,17 @@ #!/bin/bash +#================================================= +# COMMON VARIABLES +#================================================= + +#================================================= +# PERSONAL HELPERS +#================================================= + +#================================================= +# EXPERIMENTAL HELPERS +#================================================= + +#================================================= +# FUTURE OFFICIAL HELPERS +#=================================================