feat(server): fix zsh config.
This commit is contained in:
parent
e5ca1f83d9
commit
e58406b13a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
vif = ''nvim $(fzf --preview="bat --color=always {}")'';
|
||||
};
|
||||
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
${pkgs.nerdfetch}/bin/nerdfetch
|
||||
# VI Mode escape timeout fix
|
||||
export KEYTIMEOUT=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue