diff --git a/.gitmodules b/.gitmodules index c77708d..6ce13a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "awesome"] path = awesome url = https://github.com/jefflance/awesome.git +[submodule "zsh/custom/themes/dracula"] + path = zsh/custom/themes/dracula + url = https://github.com/dracula/zsh.git diff --git a/zsh/custom/themes/dracula b/zsh/custom/themes/dracula new file mode 160000 index 0000000..2205807 --- /dev/null +++ b/zsh/custom/themes/dracula @@ -0,0 +1 @@ +Subproject commit 22058079469b74af07f1f4984df505f9b5156c1f