confirm reboot otional
This commit is contained in:
parent
a881813c05
commit
1203008b7c
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.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
|
#### Show OS Info on startup
|
||||||
#if [ -f /usr/bin/screenfetch ]; then screenfetch; fi
|
#if [ -f /usr/bin/screenfetch ]; then screenfetch; fi
|
||||||
|
|
||||||
|
### to enable confirmatoin for reboot uncomment next line
|
||||||
|
#source .confirm_reboot
|
||||||
|
|
Loading…
Reference in a new issue