Revert "Add vi zsh plugin"

This reverts commit 541e7c9df641f5de08018bd32cab8bc9e8195b56.
This commit is contained in:
Vili Sinervä 2024-07-15 15:01:10 +03:00
parent 76558b9915
commit 1302db2ca7
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -30,7 +30,6 @@
ZSH_TMUX_AUTOSTART=false ZSH_TMUX_AUTOSTART=false
ZSH_TMUX_AUTOQUIT=false ZSH_TMUX_AUTOQUIT=false
ZSH_TMUX_CONFIG=/etc/tmux.conf ZSH_TMUX_CONFIG=/etc/tmux.conf
source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
''; '';
promptInit = '' promptInit = ''
if [ -n "$IN_NIX_SHELL" ]; then if [ -n "$IN_NIX_SHELL" ]; then