Hi, I want to define system-wide shell aliases. environment.shellInit doesn't help me, since it is only run for login shells, and aliases are not inherited between processes. Essentially, I would like a way to put stuff into /etc/bashrc. Is it wise adding an option to NixOS for doing this (environment.shellSource or something)? Or can it be solved in some other way?
Regards, Rickard Nilsson _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
