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