fixed some submodules madness
This commit is contained in:
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
|
||||
|
||||
Submodule spacemacs-layers/conlang-layer deleted from 41fa05d782
1
spacemacs-layers/conlanging
Submodule
1
spacemacs-layers/conlanging
Submodule
Submodule spacemacs-layers/conlanging added at bf432256d4
2
tmux
2
tmux
Submodule tmux updated: 96007b3464...01c91ba523
Reference in New Issue
Block a user