From 759336c003b27b63fa4d49d48be3021b8e9577f3 Mon Sep 17 00:00:00 2001 From: Anton Shubin <2spy4x@gmail.com> Date: Tue, 7 Apr 2020 22:12:05 +0300 Subject: [PATCH] fix(.oh-my-zsh/README.MD): fix path --- .oh-my-zsh/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.oh-my-zsh/README.MD b/.oh-my-zsh/README.MD index cb536fa..d2412cc 100644 --- a/.oh-my-zsh/README.MD +++ b/.oh-my-zsh/README.MD @@ -2,4 +2,4 @@ 1. Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) 2. cp .zshrc ~/.zshrc -3. cp -R .oh-my-zsh/custom/* ~/.oh-my-zsh/custom/ +3. cp -R custom/* ~/.oh-my-zsh/custom/