Closed sbkkalex closed 7 months ago
Hi @kovidgoyal, according to the You need to make sure that the environment variables you define in your shell’s rc files are either also defined system wide or via the env directive in kitty.conf. could you mind provide a better way e.g. env_file
that can set multiple env
in a file? so at least I can manually save the ENV before I quit kitty and read it next time.
You can set multiple env vrs in kitty.conf via the env directive.
@kovidgoyal I know, it's inconvenient to maintain and update many envs in kitty.conf
. I have to delete all env
sections in kitty.conf
first and second add new env
sections if I want to update env
automaticlly. and the kitty.conf
is added to my dotfiles, I don't think there is a good reason to set the same env
section across all my computers
So use
include env.conf
in kitty.conf.
ok, it's make sense, thank you @kovidgoyal
Describe the bug I set the config as follow,
And when I got into kitty preferences, it told me that it can't find nvim.
This one still not work.
This one finally worked, but inside nvim there are errors alert some software is not installed (which I did).
Screenshots
Environment details