From f999215cf288e8e42615171fb57776ca4d8c17b5 Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Sun, 5 Dec 2021 09:50:34 +0100 Subject: [PATCH] enable confirm reboot --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index ca8cfa8..aedd6c8 100644 --- a/.zshrc +++ b/.zshrc @@ -194,4 +194,4 @@ alias geoes="sshuttle --dns -r es -x 192.189.78.0/23 -x 192.168.178.0/23 -x 128. #if [ -f /usr/bin/screenfetch ]; then screenfetch; fi ### to enable confirmatoin for reboot uncomment next line -#source .confirm_reboot +source .confirm_reboot