This website works better with JavaScript.
Home
Explore
Help
Sign In
dirk
/
bin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ssh tmux added
84582af
Dirk Alders
2 years ago
parent
3062297b3f
commit
7a39056266
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
tmux_ssh
+ 3
- 0
tmux_ssh
View File
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+#
3
+tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Write
Preview
Loading…
Cancel
Save