mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Use decent indenting in .gitmodules file :P
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -17,8 +17,8 @@
|
|||||||
path = shell/z
|
path = shell/z
|
||||||
url = git@github.com:jimeh/z.git
|
url = git@github.com:jimeh/z.git
|
||||||
[submodule "shell/bash/git-aware-prompt"]
|
[submodule "shell/bash/git-aware-prompt"]
|
||||||
path = shell/bash/git-aware-prompt
|
path = shell/bash/git-aware-prompt
|
||||||
url = git@github.com:jimeh/git-aware-prompt.git
|
url = git@github.com:jimeh/git-aware-prompt.git
|
||||||
[submodule "tmux/themes"]
|
[submodule "tmux/themes"]
|
||||||
path = tmux/themes
|
path = tmux/themes
|
||||||
url = git@github.com:jimeh/tmux-themepack.git
|
url = git@github.com:jimeh/tmux-themepack.git
|
||||||
|
|||||||
Reference in New Issue
Block a user