diff options
author | Ben Sima <ben@bsima.me> | 2019-04-16 13:02:58 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-04-16 13:02:58 -0700 |
commit | f2f3646b38a1ebfc94d065033c8b912d6198cc4f (patch) | |
tree | ebfe133256eafafd3707342c0fec4ee8c1903852 /.gitmodules | |
parent | c5cc2c6973e9526706e9e439ca12893caf4ccf65 (diff) |
enable chromium
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fbea7c8..8f97a27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "home-manager"] path = home-manager url = git@github.com:rycee/home-manager.git +[submodule "cmdtree"] + path = cmdtree + url = git@git.sr.ht:~jb55/cmdtree |