From 68ee1b8660609b772246430d81e852520bea2a9a Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 6 Sep 2012 23:01:49 +0100 Subject: [PATCH] Remove capitalization from shell names in headers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af67221..14d4800 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Clone the repo to your machine: git clone https://github.com/jimeh/tmuxifier.git ~/.tmuxifier ``` -### Bash & ZSH +### bash & zsh And add the following to your `~/.profile`, `~/.bash_profile`, `~/.zshrc` or equivalent: @@ -67,7 +67,7 @@ equivalent: [[ -s "$HOME/.tmuxifier/init.sh" ]] && source "$HOME/.tmuxifier/init.sh" ``` -### TCSH +### tcsh Add the following to your `~/.cshrc`, `~/.tcshrc` or equivalent: