mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +00:00
Re-organize internal files a bit
This commit is contained in:
@@ -16,7 +16,7 @@ if [ -z "$1" ]; then
|
||||
fi
|
||||
|
||||
# Load runtime functions.
|
||||
source "$TMUXIFIER/runtime.sh"
|
||||
source "$TMUXIFIER/lib/runtime.sh"
|
||||
|
||||
# Load session file.
|
||||
load_session "$1"
|
||||
|
||||
Reference in New Issue
Block a user