Configure kakoune as the default editor properly
This commit is contained in:
parent
705e54c812
commit
18f60085da
2
home.nix
2
home.nix
|
@ -92,8 +92,6 @@ in rec {
|
|||
echo -en "%{\033[0m\033[38:5:''${BG}m%}"
|
||||
echo -en "%{\033[0m%} ";
|
||||
)'
|
||||
'' + ''
|
||||
export EDITOR=${programs.kakoune.package}
|
||||
''
|
||||
+ builtins.readFile ./dotfiles/zshrc;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user