feat: rokit, EDITOR=nvim -> programs.neovim
This commit is contained in:
1
nix/users/luca/zsh.nix
Normal file → Executable file
1
nix/users/luca/zsh.nix
Normal file → Executable file
@@ -3,7 +3,6 @@
|
||||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
envExtra = ''
|
||||
EDITOR=nvim
|
||||
. "$HOME/.rokit/env"
|
||||
eval "$(oh-my-posh init zsh -c ~/.config/ohmyposh/zen.toml)"
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user