Initial apps added (cutelog, nemo, ptpython, root-terminal)
This commit is contained in:
parent
689e032968
commit
874ad8f388
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[submodule "ptpython"]
|
||||||
|
path = ptpython
|
||||||
|
url = https://git.mount-mockery.de/dirk/ptpython.git
|
||||||
|
[submodule "starter"]
|
||||||
|
path = starter
|
||||||
|
url = https://git.mount-mockery.de/dirk/starter.git
|
||||||
|
[submodule "cutelog"]
|
||||||
|
path = cutelog
|
||||||
|
url = https://git.mount-mockery.de/dirk/cutelog.git
|
||||||
|
[submodule "nemo"]
|
||||||
|
path = nemo
|
||||||
|
url = https://git.mount-mockery.de/dirk/nemo.git
|
1
cutelog
Submodule
1
cutelog
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 11dd27c06c2fedca819eaf22ccec81ee8f0e75f9
|
1
nemo
Submodule
1
nemo
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6f43baa745ee0eeb7bf2caf894d6fc410d0330a3
|
1
ptpython
Submodule
1
ptpython
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6657312cb2fadec8d53c9fcbefeda071bc215f69
|
7
reposinit
Executable file
7
reposinit
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
#
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
|
||||||
|
ineach -p --exclude .git,starter,nemo "./reposinit"
|
||||||
|
|
1
starter
Submodule
1
starter
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 9cdb48e5ad52a5065e591c6f1a32a76115483bd7
|
Loading…
x
Reference in New Issue
Block a user