diff --git a/.gitmodules b/.gitmodules index 45be026..44cb338 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "zoom"] path = zoom url = https://aur.archlinux.org/zoom.git +[submodule "slack"] + path = slack + url = https://aur.archlinux.org/slack.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index dc25fec..ee5c265 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -38,3 +38,4 @@ members: - directory: gtd-process - directory: code-marketplace - directory: zoom +- directory: slack diff --git a/slack b/slack new file mode 160000 index 0000000..0bafce6 --- /dev/null +++ b/slack @@ -0,0 +1 @@ +Subproject commit 0bafce6aa43910251416be3e9d8df90b9fc07d5a