This website works better with JavaScript.
Home
Help
Sign In
inhji
/
dotfiles
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
readd submodules
master
Inhji Y.
1 year ago
parent
c36882a6ab
commit
e180ecea41
3 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
.gitmodules
+1
-0
pure
+1
-0
z
+ 7
- 1
.gitmodules
View File
@@ -1,3 +1,9 @@
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
url = https://github.com/anishathalye/dotbot
[submodule "pure"]
path = pure
url = https://github.com/sindresorhus/pure.git
[submodule "z"]
path = z
url = https://github.com/rupa/z.git
+ 1
- 0
pure
@@ -0,0 +1 @@
Subproject commit 42d3b83647e6bc9ce9767f6f805ee054fd9710cf
+ 1
- 0
z
@@ -0,0 +1 @@
Subproject commit 9d5a3fe0407101e2443499e4b95bca33f7a9a9ca
Write
Preview
Loading…
Cancel
Save