diff options
| author | 2012-11-09 10:44:45 +0100 | |
|---|---|---|
| committer | 2012-11-09 10:44:45 +0100 | |
| commit | 41dca31756298ef9803172e6e982e554665258f9 (patch) | |
| tree | 8e56f2395ccd9b48726df1b05099752f98ce109a /.gitmodules | |
| parent | 3104a8c298d964662bb09cc5e2a78d4bb1e104d0 (diff) | |
| download | dotfiles-41dca31756298ef9803172e6e982e554665258f9.tar.gz dotfiles-41dca31756298ef9803172e6e982e554665258f9.zip | |
Move ZSH configs
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 2c0dce7..e368c11 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule ".zsh/syntax-highlighting"] - path = .zsh/syntax-highlighting +[submodule ".config/zsh/syntax-highlighting"] + path = .config/zsh/syntax-highlighting url = git://github.com/zsh-users/zsh-syntax-highlighting |
