From c7996f1ad03b2e40b6c970da34b51d5bf5672238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 11 Feb 2024 23:00:08 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 +#=================================================