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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user