From e0eb3179fa965f89f86528e0ba63745818ce09c8 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Wed, 15 Apr 2026 03:31:18 +0200 Subject: [PATCH] Enable vagrant zsh plugin --- zsh/dot-zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/dot-zshrc b/zsh/dot-zshrc index fc8199a..70b2ab5 100644 --- a/zsh/dot-zshrc +++ b/zsh/dot-zshrc @@ -30,6 +30,7 @@ plugins=( zoxide mise gpg-agent + vagrant ) bindkey -M vicmd "k" up-line-or-beginning-search