diff options
| author | Yigit Sever | 2021-09-24 23:38:54 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-09-24 23:38:54 +0300 |
| commit | daa0e87413f2c381675b0619de501020e1b325a4 (patch) | |
| tree | 86ca707637132dd782ffe7bf79231f4f4a77acb8 | |
| download | packages-daa0e87413f2c381675b0619de501020e1b325a4.tar.gz packages-daa0e87413f2c381675b0619de501020e1b325a4.tar.bz2 packages-daa0e87413f2c381675b0619de501020e1b325a4.zip | |
Initial commit
| -rw-r--r-- | .gitmodules | 24 | ||||
| m--------- | dijo-git | 0 | ||||
| m--------- | gourmand | 21 | ||||
| m--------- | httpx-bin | 22 | ||||
| m--------- | i3-swallow-git | 0 | ||||
| m--------- | pfetch | 14 | ||||
| m--------- | polybar-spotify-git | 0 | ||||
| m--------- | quich-git | 0 | ||||
| m--------- | simple-http-server-git | 0 |
9 files changed, 81 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..399a053 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | [submodule "gourmand"] | ||
| 2 | path = gourmand | ||
| 3 | url = ssh://aur@aur.archlinux.org/gourmand.git | ||
| 4 | [submodule "i3-swallow-git"] | ||
| 5 | path = i3-swallow-git | ||
| 6 | url = ssh://aur@aur.archlinux.org/i3-swallow-git.git | ||
| 7 | [submodule "simple-http-server-git"] | ||
| 8 | path = simple-http-server-git | ||
| 9 | url = ssh://aur@aur.archlinux.org/simple-http-server-git.git | ||
| 10 | [submodule "polybar-spotify-git"] | ||
| 11 | path = polybar-spotify-git | ||
| 12 | url = ssh://aur@aur.archlinux.org/polybar-spotify-git.git | ||
| 13 | [submodule "quich-git"] | ||
| 14 | path = quich-git | ||
| 15 | url = ssh://aur@aur.archlinux.org/quich-git.git | ||
| 16 | [submodule "httpx-bin"] | ||
| 17 | path = httpx-bin | ||
| 18 | url = ssh://aur@aur.archlinux.org/httpx-bin.git | ||
| 19 | [submodule "dijo-git"] | ||
| 20 | path = dijo-git | ||
| 21 | url = ssh://aur@aur.archlinux.org/dijo-git.git | ||
| 22 | [submodule "pfetch"] | ||
| 23 | path = pfetch | ||
| 24 | url = ssh://aur@aur.archlinux.org/pfetch.git | ||
diff --git a/dijo-git b/dijo-git new file mode 160000 | |||
| Subproject cfa4b13159075653e1e1796a0646c2a1bed93b9 | |||
diff --git a/gourmand b/gourmand new file mode 160000 | |||
| Subproject 7a5c8b4b2e7ca16722c49c6c0abdb5c754fb516 | |||
diff --git a/httpx-bin b/httpx-bin new file mode 160000 | |||
| Subproject 880ca6b5271482cb968cd50d62c93c2dd46be47 | |||
diff --git a/i3-swallow-git b/i3-swallow-git new file mode 160000 | |||
| Subproject de9c57d77d1af87ef1920b2382fcc15b12f372f | |||
diff --git a/pfetch b/pfetch new file mode 160000 | |||
| Subproject be4992b3a213056a12f2efe90047f478ea5372d | |||
diff --git a/polybar-spotify-git b/polybar-spotify-git new file mode 160000 | |||
| Subproject a3e24e858c7cc46df7f464ea1de6ec38a37d157 | |||
diff --git a/quich-git b/quich-git new file mode 160000 | |||
| Subproject 79689d4fd0bb0e138887c0a6d72535117f37ac3 | |||
diff --git a/simple-http-server-git b/simple-http-server-git new file mode 160000 | |||
| Subproject 4fe86830a69dcff75d47e69d15fc23f9227619f | |||
