From 1203008b7c0c4c1c73977048c033830858de956c Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Sun, 5 Dec 2021 09:45:03 +0100 Subject: [PATCH] confirm reboot otional --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 0107ef0..ca8cfa8 100644 --- a/.zshrc +++ b/.zshrc @@ -193,3 +193,5 @@ alias geoes="sshuttle --dns -r es -x 192.189.78.0/23 -x 192.168.178.0/23 -x 128. #### Show OS Info on startup #if [ -f /usr/bin/screenfetch ]; then screenfetch; fi +### to enable confirmatoin for reboot uncomment next line +#source .confirm_reboot