diff --git a/.gitmodules b/.gitmodules index 12f0a2e8..4b97b5ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "oh-my-zsh"] - path = .oh-my-zsh + path = .zsh/oh-my-zsh url = https://github.com/hanez/oh-my-zsh.git [submodule "zsh-syntax-highlighting"] diff --git a/.oh-my-zsh b/.zsh/oh-my-zsh similarity index 100% rename from .oh-my-zsh rename to .zsh/oh-my-zsh diff --git a/.zshrc b/.zshrc index 19dd5bae..80c00a91 100644 --- a/.zshrc +++ b/.zshrc @@ -1,5 +1,5 @@ # Path to your oh-my-zsh installation. -export ZSH=/home/hanez/.oh-my-zsh +export ZSH=~/.zsh/oh-my-zsh # Set name of the theme to load. # Look in ~/.oh-my-zsh/themes/