mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +00:00
Move layout-helpers.sh to lib/layout-helpers.sh
This commit is contained in:
@@ -9,7 +9,7 @@ source "$TMUXIFIER/env.sh"
|
|||||||
session_root="$HOME"
|
session_root="$HOME"
|
||||||
|
|
||||||
# Load layout helper functions.
|
# Load layout helper functions.
|
||||||
source "$TMUXIFIER/layout-helpers.sh"
|
source "$TMUXIFIER/lib/layout-helpers.sh"
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user