Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
dirk
/
bin
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
ssh tmux added
84582af
Dirk Alders
hace 2 años
padre
3062297b3f
commit
7a39056266
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
tmux_ssh
+ 3
- 0
tmux_ssh
Ver fichero
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+#
3
+tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Write
Preview
Loading…
Cancelar
Guardar