diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2020-08-11 13:10:29 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2020-08-11 13:10:29 +0000 |
| commit | b5a2a7dd330b9b6b2acb79cc5ff8c9993809931b (patch) | |
| tree | e2ae8da1225983df57137a6e8643fdd6c0eb518b | |
| parent | 13d0ba2f7473477da37e99359e0f4dffbc09d201 (diff) | |
Add oh-my-zsh submodule
| m--------- | .config/ohmyzsh | 0 | ||||
| -rw-r--r-- | .gitmodules | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/ohmyzsh b/.config/ohmyzsh new file mode 160000 +Subproject 079e7bb5e0a79171f3356d55d3f6302a82645a3 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cdc05a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".config/ohmyzsh"] + path = .config/ohmyzsh + url = https://github.com/ohmyzsh/ohmyzsh.git |
