From a4e3edc4caa4b385768962132118f95314e5403e Mon Sep 17 00:00:00 2001 From: peter-d Date: Thu, 13 Jun 2013 16:01:24 +0200 Subject: [PATCH 1/2] Fixed the path setup for tcsh --- init.tcsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.tcsh b/init.tcsh index c17dd49..0a20c0b 100644 --- a/init.tcsh +++ b/init.tcsh @@ -4,7 +4,7 @@ if ( ! $?TMUXIFIER ) then endif # Add `bin` directroy to `$path` if needed. -if ( " $path " =~ "* $TMUXIFIER/bin *" ) then +if ( ! (" $path " =~ "* $TMUXIFIER/bin *" ) ) then set path = ( $TMUXIFIER/bin $path ) endif From 54561b9bbd580821776a417b780c9c655a684dd8 Mon Sep 17 00:00:00 2001 From: peter-d Date: Mon, 17 Jun 2013 14:25:24 +0200 Subject: [PATCH 2/2] fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fd1e0f..114c7b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tmuxifier -Tmuxify your Tmux. Create, edit, mangage and load complex Tmux session, window +Tmuxify your Tmux. Create, edit, manage and load complex Tmux session, window and pane configurations with ease. In short, Tmuxifier allows you to easily create, edit, and load "layout"