chore(xmonad): added xmonad and xmobar git submodules

This commit is contained in:
Afonso Franco 2024-06-09 11:17:05 +01:00
parent 4410572ca8
commit e810b7a115
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
6 changed files with 10 additions and 12 deletions

View file

@ -1,3 +1 @@
.stack-work
stack.*
xmobar-git

@ -0,0 +1 @@
Subproject commit a28c1f1239cba49da1f38aac4bba76fd110994fd

View file

@ -2,8 +2,5 @@
**/*.hi
.ghc.*
.stack-work
stack.*
xmonad-git
xmonad-contrib-git
xmonad.hi
xmonad.o

@ -0,0 +1 @@
Subproject commit 077b4ff34b7bdece12ee7f7f7d6aa5b5172fff48

@ -0,0 +1 @@
Subproject commit cfbf1ad51d308161c7adf3e2cb41fde3376ac0de

14
.gitmodules vendored
View file

@ -1,12 +1,6 @@
[submodule ".config/zsh/plugins/.config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/.config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule ".config/zsh/plugins/fzf-zsh-plugin"]
path = .config/zsh/plugins/fzf-zsh-plugin
url = https://github.com/unixorn/fzf-zsh-plugin.git
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule ".config/zsh/plugins/fzf-tab"]
path = .config/zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
@ -44,5 +38,11 @@
path = .config/zsh/prompts/pure
url = https://github.com/sindresorhus/pure.git
[submodule "/Users/afonso/.config/zsh/plugins/zsh-abbr"]
path = /Users/afonso/.config/zsh/plugins/zsh-abbr
path = .config/zsh/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr
[submodule ".config/xmonad/xmonad-git"]
path = .config/xmonad/xmonad-git
url = https://github.com/xmonad/xmonad
[submodule ".config/xmonad/xmonad-contrib-git"]
path = .config/xmonad/xmonad-contrib-git
url = https://github.com/xmonad/xmonad-contrib