patches/oh-my-zsh -> patches/oh-my-zsh-patches

This commit is contained in:
Dreaded_X 2015-02-05 18:14:03 +01:00
parent 544e378fc0
commit 9b2a831864
2 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ function submodule {
# Apply patches
function patch {
cd $dotfiles/oh-my-zsh
git am $dotfiles/patches/oh-my-zsh/*.patch
git am $dotfiles/patches/oh-my-zsh-patches/*.patch
}
# Comple YouCompleteMe