autoSetupRemote for git
parent
8ee8422fc1
commit
5fd48287cc
|
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue