Move layout-helpers.sh to lib/layout-helpers.sh

This commit is contained in:
2012-04-25 23:27:31 +01:00
parent 5c27adf396
commit ebc1d9c31e
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ source "$TMUXIFIER/env.sh"
session_root="$HOME"
# Load layout helper functions.
source "$TMUXIFIER/layout-helpers.sh"
source "$TMUXIFIER/lib/layout-helpers.sh"
#