set $EDITOR to neovim
This commit is contained in:
parent
2383b38858
commit
7c607c805f
2 changed files with 11 additions and 9 deletions
|
@ -10,10 +10,6 @@
|
|||
hm.programs.fish = {
|
||||
enable = true;
|
||||
|
||||
shellInit = ''
|
||||
set -x EDTIOR nvim
|
||||
'';
|
||||
|
||||
interactiveShellInit = with pkgs; ''
|
||||
${lib.getExe starship} init fish | source
|
||||
${lib.getExe nix-your-shell} fish | source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue