diff options
author | June McEnroe <programble@gmail.com> | 2012-08-31 15:27:48 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-08-31 15:27:48 -0400 |
commit | e1f8e8f468bb245d8cdd860366683cee12e9bfc3 (patch) | |
tree | 1cf34a8f0b6e54fc1b47ca58804df997f73f433b /.gitmodules | |
parent | Make awesome play nice with latest vicious (diff) | |
download | src-e1f8e8f468bb245d8cdd860366683cee12e9bfc3.tar.gz src-e1f8e8f468bb245d8cdd860366683cee12e9bfc3.zip |
Rewrote zshrc
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..7664aa6f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".zsh/zsh-syntax-highlighting"] + path = .zsh/zsh-syntax-highlighting + url = https://github.com/zsh-users/zsh-syntax-highlighting.git |