git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 '✘'
# }
#
# "$@"