From 1302db2ca76eae8901c4a8b9f90094f753509328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Mon, 15 Jul 2024 15:01:10 +0300 Subject: [PATCH] Revert "Add vi zsh plugin" This reverts commit 541e7c9df641f5de08018bd32cab8bc9e8195b56. --- base.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/base.nix b/base.nix index 8fc9b97..2724d00 100644 --- a/base.nix +++ b/base.nix @@ -30,7 +30,6 @@ ZSH_TMUX_AUTOSTART=false ZSH_TMUX_AUTOQUIT=false ZSH_TMUX_CONFIG=/etc/tmux.conf - source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh ''; promptInit = '' if [ -n "$IN_NIX_SHELL" ]; then