fixed some submodules madness
This commit is contained in:
parent
8e84d816d3
commit
48cdef38ea
17
.gitmodules
vendored
17
.gitmodules
vendored
@ -1,9 +1,12 @@
|
||||
[submodule "spacemacs-layers/w3m-layer"]
|
||||
path = spacemacs-layers/w3m-layer
|
||||
url = git@github.com:venmos/w3m-layer.git
|
||||
[submodule "spacemacs-layers/conlang-layer"]
|
||||
path = spacemacs-layers/conlang-layer
|
||||
url = git@labs.phundrak.fr:phundrak/conlang-layer.git
|
||||
[submodule ".tmux"]
|
||||
path = .tmux
|
||||
url = https://github.com/gpakosz/.tmux.git
|
||||
[submodule "tmux"]
|
||||
path = tmux
|
||||
url = git@github.com:gpakosz/.tmux.git
|
||||
url = https://github.com/gpakosz/.tmux.git
|
||||
[submodule "spacemacs-layers/conlanging"]
|
||||
path = spacemacs-layers/conlanging
|
||||
url = https://labs.phundrak.fr/phundrak/conlang-layer.git
|
||||
[submodule "spacemacs-layers/w3m"]
|
||||
path = spacemacs-layers/w3m
|
||||
url = https://github.com/venmos/w3m-layer.git
|
||||
|
@ -18,4 +18,4 @@ if test "$TERM" = "dumb"
|
||||
end
|
||||
|
||||
set -gx PATH $HOME/go/bin $HOME/.cargo/bin $HOME/.local/bin $HOME/.gem/ruby/2.6.0/bin $PATH
|
||||
set -gx PKG_CONFIG_PATH /usr/local/lib/pkgconfig/
|
||||
set -gx PKG_CONFIG_PATH /usr/local/lib/pkgconfig/ $PKG_CONFIG_PATH
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 41fa05d78259a6e2539c9a2e0ff174c64a58e62c
|
1
spacemacs-layers/conlanging
Submodule
1
spacemacs-layers/conlanging
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bf432256d4b2d2516f97689e265020d3f4a810a9
|
2
tmux
2
tmux
@ -1 +1 @@
|
||||
Subproject commit 96007b3464a429527defde1924198cf219808f3d
|
||||
Subproject commit 01c91ba5231eb2e7b32cc2f47ac9022efae87962
|
Loading…
Reference in New Issue
Block a user