Update .zlogout

This commit is contained in:
the_4n0nym0u53 2022-02-02 18:47:29 +01:00 committed by GitHub
parent 1074d5176d
commit 841ccb58f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function kill_services() {
kill_services () {
pgrep "^ivpn-service$" && ivpn disconnect
doas pkill "^ivpn-service$"