git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-06-24 12:52:06 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2022-06-24 12:52:06 +0200
commitcf25c233559a50c2afeeffa8cdcf770c828eeed4 (patch)
treedb22ca780681b2a83d89132fed4f8186ab4861cd
parent7019be18c120298ac176c1f9c09f65399cc10053 (diff)
downloaddotfiles-cf25c233559a50c2afeeffa8cdcf770c828eeed4.tar.bz2
replaced cloudflare (wtf!!!) with quad9
-rw-r--r--.tmux.conf.local2
1 files changed, 1 insertions, 1 deletions
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 '✘'
# }
#
# "$@"