submodules

This commit is contained in:
Arthur BARRAUX
2024-10-18 22:53:49 +02:00
parent 84df741385
commit f5dda1e645
4 changed files with 12 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "git-packages/disable-mouse"]
path = git-packages/disable-mouse
url = https://github.com/purcell/disable-mouse.git
[submodule "git-packages/swiper"]
path = git-packages/swiper
url = https://github.com/abo-abo/swiper
+4
View File
@@ -163,6 +163,10 @@
'(org-tag ((t (:inherit (shadow fixed-pitch) :weight bold :height 0.8))))
'(org-verbatim ((t (:inherit (shadow fixed-pitch))))))
#+end_src
* Terminal
#+begin_src
(use-package vterm)
#+end_src
* Misceleaneous
** Tool bar
Submodule git-packages/swiper added at 8dc02d5b72