Compare commits

...

2 commits

Author SHA1 Message Date
eef98be8ec
[xmonad] added xmonad and xmobar git submodules 2024-06-09 11:17:05 +01:00
a977366006
[zsh] zsh-abbr submodule 2024-06-09 11:14:35 +01:00
7 changed files with 16 additions and 5 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

@ -0,0 +1 @@
Subproject commit 84f18ab195547324c3addd735688f78909df61d4

12
.gitmodules vendored
View file

@ -43,3 +43,15 @@
[submodule ".config/zsh/prompts/pure"]
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
url = https://github.com/olets/zsh-abbr
[submodule "/Users/afonso/.config/xmonad/xmonad-git"]
path = /Users/afonso/.config/xmonad/xmonad-git
url = https://github.com/xmonad/xmonad
[submodule "/Users/afonso/.config/xmonad/xmonad-contrib-git"]
path = /Users/afonso/.config/xmonad/xmonad-contrib-git
url = https://github.com/xmonad/xmonad-contrib
[submodule "/Users/afonso/.config/xmobar/xmobar-git"]
path = /Users/afonso/.config/xmobar/xmobar-git
url = https://codeberg.org/xmobar/xmobar