mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +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
|
||||
url = git@github.com:jimeh/z.git
|
||||
[submodule "shell/bash/git-aware-prompt"]
|
||||
path = shell/bash/git-aware-prompt
|
||||
url = git@github.com:jimeh/git-aware-prompt.git
|
||||
path = shell/bash/git-aware-prompt
|
||||
url = git@github.com:jimeh/git-aware-prompt.git
|
||||
[submodule "tmux/themes"]
|
||||
path = tmux/themes
|
||||
url = git@github.com:jimeh/tmux-themepack.git
|
||||
path = tmux/themes
|
||||
url = git@github.com:jimeh/tmux-themepack.git
|
||||
|
||||
Reference in New Issue
Block a user