Ver código fonte

fix tmux func

pull/1/head
10sr 11 anos atrás
pai
commit
d2d7563964
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Ver arquivo

@@ -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
Salvar