moving submodules around
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
/home/phundrak/fromGIT/Emacs-stuff/conlanging/
|
|
||||||
1
.config/emacs/private/conlanging
Submodule
1
.config/emacs/private/conlanging
Submodule
Submodule .config/emacs/private/conlanging added at 557725ac74
@@ -1 +0,0 @@
|
|||||||
/home/phundrak/fromGIT/Emacs-stuff/dired-phundrak/
|
|
||||||
1
.config/emacs/private/dired-phundrak
Submodule
1
.config/emacs/private/dired-phundrak
Submodule
Submodule .config/emacs/private/dired-phundrak added at 34d4a4d202
@@ -1 +0,0 @@
|
|||||||
/home/phundrak/fromGIT/Emacs-stuff/w3m/
|
|
||||||
1
.config/emacs/private/w3m
Submodule
1
.config/emacs/private/w3m
Submodule
Submodule .config/emacs/private/w3m added at df38ad9254
17
.gitmodules
vendored
17
.gitmodules
vendored
@@ -1,15 +1,18 @@
|
|||||||
[submodule "tmux"]
|
[submodule "tmux"]
|
||||||
path = .config/tmux
|
path = .config/tmux
|
||||||
url = https://github.com/gpakosz/.tmux.git
|
url = https://github.com/gpakosz/.tmux.git
|
||||||
[submodule "fromGIT/Emacs-stuff/conlanging"]
|
[submodule "conlang-layer"]
|
||||||
path = fromGIT/Emacs-stuff/conlanging
|
path = .config/emacs/private/conlanging
|
||||||
url = git@labs.phundrak.com:phundrak/conlang-layer.git
|
url = git@labs.phundrak.com:phundrak/conlang-layer.git
|
||||||
[submodule ".config/nanorc/nano-syntax"]
|
[submodule "nano-syntax"]
|
||||||
path = .config/nanorc/nano-syntax
|
path = .config/nanorc/nano-syntax
|
||||||
url = https://github.com/scopatz/nanorc.git
|
url = https://github.com/scopatz/nanorc.git
|
||||||
[submodule "fromGIT/Emacs-stuff/w3m"]
|
[submodule "w3m-layer"]
|
||||||
path = fromGIT/Emacs-stuff/w3m
|
path = .config/emacs/private/w3m
|
||||||
url = https://github.com/venmos/w3m-layer.git
|
url = https://github.com/venmos/w3m-layer.git
|
||||||
[submodule "fromGIT/Emacs-stuff/dired-phundrak"]
|
[submodule "dired-phundrak"]
|
||||||
path = fromGIT/Emacs-stuff/dired-phundrak
|
path = .config/emacs/private/dired-phundrak
|
||||||
url = git@labs.phundrak.com:phundrak/dired-phundrak.git
|
url = git@labs.phundrak.com:phundrak/dired-phundrak.git
|
||||||
|
[submodule "Spacemacs"]
|
||||||
|
path = .config/emacs
|
||||||
|
url = https://github.com/syl20bnr/spacemacs
|
||||||
|
|||||||
Submodule fromGIT/Emacs-stuff/conlanging deleted from 557725ac74
Submodule fromGIT/Emacs-stuff/dired-phundrak deleted from 34d4a4d202
Submodule fromGIT/Emacs-stuff/w3m deleted from df38ad9254
Reference in New Issue
Block a user