mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
19 lines
593 B
Plaintext
19 lines
593 B
Plaintext
[submodule "emacs.d"]
|
|
path = emacs.d
|
|
url = git@github.com:jimeh/.emacs.d.git
|
|
[submodule "private"]
|
|
path = private
|
|
url = git@bitbucket.org:jimeh/dotfiles-private.git
|
|
[submodule "shell/tmux/tmuxifier"]
|
|
path = shell/tmux/tmuxifier
|
|
url = git@github.com:jimeh/tmuxifier.git
|
|
[submodule "shell/bash/git-aware-prompt"]
|
|
path = shell/bash/git-aware-prompt
|
|
url = git@github.com:jimeh/git-aware-prompt.git
|
|
[submodule "tmux/plugins/tpm"]
|
|
path = tmux/plugins/tpm
|
|
url = https://github.com/tmux-plugins/tpm
|
|
[submodule "shell/zsh/zplug"]
|
|
path = shell/zsh/zplug
|
|
url = https://github.com/zplug/zplug
|