diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | repo/google-chrome | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index dfe6fb5..0c96c23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "repo/jdk16-adoptopenjdk"] path = repo/jdk16-adoptopenjdk url = https://aur.archlinux.org/jdk16-adoptopenjdk.git +[submodule "repo/google-chrome"] + path = repo/google-chrome + url = https://aur.archlinux.org/google-chrome.git diff --git a/repo/google-chrome b/repo/google-chrome new file mode 160000 +Subproject 0836c2542add58e17c2a745660c4cd4769b568e |
