feat(tmuxinator): add a command for auto creation of tmux sessions

This commit is contained in:
2025-10-04 11:22:22 +02:00
parent 8917aab783
commit ac37ea1b0b
3 changed files with 41 additions and 0 deletions

View File

@@ -403,3 +403,6 @@ function gpla() {
echo "Finished fetching branches."
}
# source the tmux-sessions.sh in the same folder
source $(dirname "$0")/tmux-sessions.sh