summaryrefslogtreecommitdiff
path: root/labsrv01/zsh-config.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'labsrv01/zsh-config.zsh')
-rw-r--r--labsrv01/zsh-config.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/labsrv01/zsh-config.zsh b/labsrv01/zsh-config.zsh
index a1039a4..1c38138 100644
--- a/labsrv01/zsh-config.zsh
+++ b/labsrv01/zsh-config.zsh
@@ -45,4 +45,4 @@ prompt_themes+=( gentoo )
prompt gentoo
# Make sure GPG & SSH keys are properly imported
-systemctl --user start --wait manage-secrets.service 2>/dev/null || true
+systemctl --user start manage-secrets.service 2>/dev/null || true