feat(tmuxinator): add a command for auto creation of tmux sessions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user