diff --git a/zsh/oh-my-zsh/plugins/myjump/myjump.plugin.zsh b/zsh/ohmyzsh/plugins/myjump/myjump.plugin.zsh similarity index 100% rename from zsh/oh-my-zsh/plugins/myjump/myjump.plugin.zsh rename to zsh/ohmyzsh/plugins/myjump/myjump.plugin.zsh diff --git a/zsh/oh-my-zsh/themes/laptop.zsh-theme b/zsh/ohmyzsh/themes/laptop.zsh-theme similarity index 100% rename from zsh/oh-my-zsh/themes/laptop.zsh-theme rename to zsh/ohmyzsh/themes/laptop.zsh-theme diff --git a/zshrc b/zshrc index 1df5170..fc8b5dd 100644 --- a/zshrc +++ b/zshrc @@ -6,7 +6,7 @@ DISABLE_AUTO_UPDATE="true" # Path to your oh-my-zsh configuration ZSH=$HOME/.config/oh-my-zsh -ZSH_CUSTOM=$HOME/.config/dotfiles/zsh/oh-my-zsh +ZSH_CUSTOM=$HOME/.config/dotfiles/zsh/ohmyzsh ZSH_THEME="laptop"