Skip to content

Commit cbd293e

Browse files
committed
feat(module): add private dotfiles module
1 parent 797e848 commit cbd293e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitmodules

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[submodule "modules/dotbot"]
22
path = modules/dotbot
33
url = https://github.com/anishathalye/dotbot
4-
ignore = dirty
54

5+
[submodule "modules/private"]
6+
path = modules/private
7+
url = git@github.com:borjapazr/dotfiles-private.git

modules/private

Submodule private added at 1918eee

0 commit comments

Comments
 (0)