From b991522da50ac54128108a677094bf0cd4510a31 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Thu, 24 May 2018 16:41:13 +0100 Subject: [PATCH] README has been updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da6ce05..3aafb50 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/lxsameer/My.Zsh/master/scr ``` In order to update your copy just use `git pull` to get the latest changes. + +## Configuration +The default configuration file is `~/.zshrc` but you should use `~/.zshrc.override` file +in order to store you custom configurations.