patches/oh-my-zsh -> patches/oh-my-zsh-patches
This commit is contained in:
parent
544e378fc0
commit
9b2a831864
|
@ -25,7 +25,7 @@ function submodule {
|
||||||
# Apply patches
|
# Apply patches
|
||||||
function patch {
|
function patch {
|
||||||
cd $dotfiles/oh-my-zsh
|
cd $dotfiles/oh-my-zsh
|
||||||
git am $dotfiles/patches/oh-my-zsh/*.patch
|
git am $dotfiles/patches/oh-my-zsh-patches/*.patch
|
||||||
}
|
}
|
||||||
|
|
||||||
# Comple YouCompleteMe
|
# Comple YouCompleteMe
|
||||||
|
|
Loading…
Reference in New Issue
Block a user