diff options
author | eug-vs <eugene@eug-vs.xyz> | 2022-08-11 19:21:39 +0300 |
---|---|---|
committer | eug-vs <eugene@eug-vs.xyz> | 2022-08-11 19:21:39 +0300 |
commit | 85b105b530cfe165df08b55d5752b091c4e88a6b (patch) | |
tree | 017cd22cbcb4325cda52ff11d617044294d9ebdf /.gitmodules | |
parent | 96eecb58983ee67edd1f32d504a9815cd1ce25df (diff) | |
download | dotfiles-85b105b530cfe165df08b55d5752b091c4e88a6b.tar.gz |
feat(portage)!: remove portage configuration
This is now moved to my own Gentoo profile
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index ae45906..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "portage/etc/portage/patches/x11-wm/dwm"] - path = portage/etc/portage/patches/x11-wm/dwm - url = git@eug-vs.xyz:suckless/dwm -[submodule "portage/etc/portage/patches/x11-misc/dmenu"] - path = portage/etc/portage/patches/x11-misc/dmenu - url = git@eug-vs.xyz:suckless/dmenu |