autoSetupRemote for git

main
Gil Portenseigne 2025-05-12 11:14:12 +02:00
parent 8ee8422fc1
commit 5fd48287cc
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@ plugins=(
session_name="gil" session_name="gil"
git config --global --add --bool push.autoSetupRemote true
## 1. First you check if a tmux session exists with a given name. ## 1. First you check if a tmux session exists with a given name.
#tmux has-session -t=$session_name 2> /dev/null #tmux has-session -t=$session_name 2> /dev/null
# #