Zed: Difference between revisions

Pxp9 (talk | contribs)
No edit summary
Pxp9 (talk | contribs)
Line 33: Line 33:
Zed is supported by home-manager, this way you are able to make a reproducible Zed setup.
Zed is supported by home-manager, this way you are able to make a reproducible Zed setup.


`userSettings` option will be translated directly to json file.
'''userSettings''' option will be translated directly to '''json''' file.


note that home-manager configuration produces a read only `settings.json` this means some features which requires to write this file might not work. For example change model at runtime. Changing AI model at runtime tries to write in the configuration.
note that home-manager configuration produces a '''read only `settings.json`''' this means some features which requires to write this file might not work. For example change model at runtime. Changing AI model at runtime tries to write in the configuration.


you can see an example of the home-manager configuration.
you can see an example of the home-manager configuration.