Add dwl submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -89,3 +89,7 @@
|
||||
path = tmux/.tmux/plugins/tmux
|
||||
url = git@github.com:dracula/tmux.git
|
||||
branch = master
|
||||
[submodule "dwl"]
|
||||
path = dwl/.config/dwl
|
||||
url = ../dwl.git
|
||||
branch = main
|
||||
|
@@ -230,6 +230,10 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks.
|
||||
path = tmux/.tmux/plugins/tmux
|
||||
url = git@github.com:dracula/tmux.git
|
||||
branch = master
|
||||
[submodule "dwl"]
|
||||
path = dwl/.config/dwl
|
||||
url = ../dwl.git
|
||||
branch = main
|
||||
#+END_SRC
|
||||
|
||||
** Ignoring files and directories
|
||||
|
1
dwl/.config/dwl
Submodule
1
dwl/.config/dwl
Submodule
Submodule dwl/.config/dwl added at cfc80c8f44
Reference in New Issue
Block a user