From 3ebb8546cf939a2ce83d8bcac0e260077599506a Mon Sep 17 00:00:00 2001 From: Ori Peleg Date: Sun, 5 Aug 2012 14:09:40 +0300 Subject: [PATCH] "prezto" updates in Installation and zshenv --- README.md | 4 ++-- runcoms/zshenv | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fbe53f1..1da100e7 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ version is 4.3.10. 1. Clone the repository: - git clone --recursive https://github.com/sorin-ionescu/oh-my-zsh.git ~/.oh-my-zsh + git clone --recursive https://github.com/sorin-ionescu/prezto.git ~/.prezto 2. Create a new Zsh configuration by copying the Zsh configuration file runcoms provided: - for rcfile in ~/.oh-my-zsh/runcoms/z{shenv,shrc,login,logout}; do + for rcfile in ~/.prezto/runcoms/z{shenv,shrc,login,logout}; do cp -f $rcfile ~/.$rcfile:t done diff --git a/runcoms/zshenv b/runcoms/zshenv index 827be56e..5140d165 100644 --- a/runcoms/zshenv +++ b/runcoms/zshenv @@ -6,7 +6,7 @@ # # Set the path to Oh My Zsh. -export OMZ="$HOME/.oh-my-zsh" +export OMZ="$HOME/.prezto" # # Paths