Kaynağa Gözat

fix tmux func

pull/1/head
10sr 13 yıl önce
ebeveyn
işleme
d2d7563964
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet