update
This commit is contained in:
parent
d0e3d90017
commit
229528eb75
9 changed files with 212 additions and 118 deletions
|
|
@ -98,7 +98,7 @@ goland-new() {
|
|||
return
|
||||
}
|
||||
|
||||
tmux new-session -d -s "$name" -c "$dir"
|
||||
tmux new-session -s "$name" -c "$dir"
|
||||
}
|
||||
|
||||
switch() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue