EWW Submodule
- Update dwm-flexipatch submodule - Add ccls-cache and a vim file to gitignore - Add eww submodule
This commit is contained in:
Submodule .config/dwm-flexipatch updated: 23b55eaf9c...abf9b0ce09
1
.config/eww
Submodule
1
.config/eww
Submodule
Submodule .config/eww added at b607a73fb7
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,3 +8,6 @@
|
||||
!.config/autorandr/postswitch
|
||||
|
||||
.themes/dracula-pro
|
||||
|
||||
.ccls-cache/
|
||||
.vim/.netrwhist
|
||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -114,3 +114,6 @@
|
||||
path = .themes/dracula-qt5
|
||||
url = git@github.com:dracula/qt5.git
|
||||
branch = master
|
||||
[submodule ".config/eww"]
|
||||
path = .config/eww
|
||||
url = ssh://gitea@gitea.sravanbalaji.com:2222/sravan/eww.git
|
||||
|
@@ -258,6 +258,9 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks.
|
||||
path = .themes/dracula-qt5
|
||||
url = git@github.com:dracula/qt5.git
|
||||
branch = master
|
||||
[submodule ".config/eww"]
|
||||
path = .config/eww
|
||||
url = ssh://gitea@gitea.sravanbalaji.com:2222/sravan/eww.git
|
||||
#+END_SRC
|
||||
|
||||
** Ignoring files and directories
|
||||
@@ -291,6 +294,9 @@ Things to ignore in dotfiles git repo.
|
||||
!.config/autorandr/postswitch
|
||||
|
||||
.themes/dracula-pro
|
||||
|
||||
.ccls-cache/
|
||||
.vim/.netrwhist
|
||||
#+END_SRC
|
||||
|
||||
* Git
|
||||
|
Reference in New Issue
Block a user