Selaa lähdekoodia

fix tmux func

pull/1/head
10sr 11 vuotta sitten
vanhempi
commit
d2d7563964
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna