diff --git a/.gitmodules b/.gitmodules index 23c8297..21c7948 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,7 +10,7 @@ [submodule "zsh/custom/themes/dracula"] path = zsh/custom/themes/dracula url = https://github.com/dracula/zsh.git -[submodule "zsh/oh-my-zsh"] +[submodule "meta/github/oh-my-zsh"] path = meta/github/oh-my-zsh url = https://github.com/robbyrussell/oh-my-zsh.git [submodule "meta/github/asymptote-config"] diff --git a/meta/configs/zsh.yaml b/meta/configs/zsh.yaml index 28b653d..706152a 100644 --- a/meta/configs/zsh.yaml +++ b/meta/configs/zsh.yaml @@ -1,7 +1,7 @@ - link: ~/.zshenv: zsh/zshenv ~/.zshrc: zsh/zshrc - ~/.oh-my-zsh: zsh/oh-my-zsh + ~/.oh-my-zsh: meta/github/oh-my-zsh ~/.oh-my-zsh/custom/: glob: true force: false diff --git a/meta/profiles/linux-server b/meta/profiles/linux-server new file mode 100644 index 0000000..86cadce --- /dev/null +++ b/meta/profiles/linux-server @@ -0,0 +1,3 @@ +tmux +vim +zsh