diff options
author | luxagraf <sng@luxagraf.net> | 2020-02-16 21:37:48 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2020-02-16 21:37:48 -0500 |
commit | 521cfbe22456fc1fa777eb0bf632b82423926c2c (patch) | |
tree | 69765d73b827832e2b3c56a3e40f9bbba38ccc81 /.gitmodules | |
parent | 2a9538f7711dcea71ba5702ca94a9d9c00287ea4 (diff) |
removed some auto-generated files and added some changes to qutebrowser
config
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 270bbdd..41dca12 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule ".tmux/plugins/tpm"] path = .tmux/plugins/tpm url = https://github.com/tmux-plugins/tpm +[submodule ".config/qutebrowser/jblock"] + path = .config/qutebrowser/jblock + url = https://gitlab.com/jgkamat/jblock.git |