From cf25c233559a50c2afeeffa8cdcf770c828eeed4 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Fri, 24 Jun 2022 12:52:06 +0200 Subject: replaced cloudflare (wtf!!!) with quad9 --- .tmux.conf.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf.local b/.tmux.conf.local index b6b0f3d..906c425 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -432,7 +432,7 @@ run-shell ~/tmux-yank/yank.tmux # } # # online() { -# ping -c 1 1.1.1.1 >/dev/null 2>&1 && printf '✔' || printf '✘' +# ping -c 1 9.9.9.9 >/dev/null 2>&1 && printf '✔' || printf '✘' # } # # "$@" -- cgit v1.2.3