Kaynağa Gözat

Merge branch 'master' of github.com:10sr/dotfiles

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

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

@@ -208,7 +208,7 @@ scr(){
}

netwait(){
while ! ping example.com -c 1
while ! ping -c 1 -t 1 example.com
do
true
done


Yükleniyor…
İptal
Kaydet