Ver a proveniência

fix tmux func

pull/1/head
10sr há 11 anos
ascendente
cometimento
d2d7563964
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Ver ficheiro

@@ -289,6 +289,7 @@ input(){
tmux(){
if test $# -eq 0
then
command tmux start-server
if command tmux has -t main
then
command tmux attach -t main


Carregando…
Cancelar
Guardar