Open aciceri opened 1 year ago
It has been suggested to add a common fd version (which one?) to the default shell. We could add an option which allows to add executables to the shell PATH, something like
fd
{ project.shell.executables = with pkgs; [ ripgrep ]; }
with a sane and to be agreed here default value.
It has been suggested to add a common
fd
version (which one?) to the default shell. We could add an option which allows to add executables to the shell PATH, something likewith a sane and to be agreed here default value.