From 841ccb58f694913454b77349e278c54c0ade555d Mon Sep 17 00:00:00 2001 From: the_4n0nym0u53 Date: Wed, 2 Feb 2022 18:47:29 +0100 Subject: [PATCH] Update .zlogout --- zsh/.config/zsh/.zlogout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.config/zsh/.zlogout b/zsh/.config/zsh/.zlogout index 84beb8b..ff668dd 100644 --- a/zsh/.config/zsh/.zlogout +++ b/zsh/.config/zsh/.zlogout @@ -1,4 +1,4 @@ -function kill_services() { +kill_services () { pgrep "^ivpn-service$" && ivpn disconnect doas pkill "^ivpn-service$"