diff options
author | Audric Schiltknecht <storm@chemicalstorm.org> | 2016-07-14 11:50:44 -0400 |
---|---|---|
committer | Audric Schiltknecht <storm@chemicalstorm.org> | 2016-07-14 11:50:44 -0400 |
commit | 7d9b93d54d74399397bac39ed71f7924b006a5bb (patch) | |
tree | 8924c3d922efae62c86f922bfabaf829277e379b /.gitmodules | |
parent | 1ed28817efd4f415aee0c8a2b5b6772edfc2c58e (diff) | |
download | dotfiles-7d9b93d54d74399397bac39ed71f7924b006a5bb.tar.gz dotfiles-7d9b93d54d74399397bac39ed71f7924b006a5bb.tar.bz2 dotfiles-7d9b93d54d74399397bac39ed71f7924b006a5bb.zip |
Add submodule to firejail repository
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4f0ab52..f9dcba1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "applis/powerline-shell"] path = applis/powerline-shell url = https://github.com/milkbikis/powerline-shell.git +[submodule "firejail"] + path = firejail + url = git@git.chemicalstorm.org:perso/storm/firejail |