Add vi zsh plugin
This commit is contained in:
parent
e7ed8b5462
commit
63c88513b0
1 changed files with 1 additions and 0 deletions
1
base.nix
1
base.nix
|
@ -30,6 +30,7 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue