nix-on-droid/modules/environment
Tobias Happ b201d656b9 login: source session init in shell configs
If a shell is not started via login-inner (e.g. via ssh) it will not
source the sessionInit script. The solution is to source this file in
the respective config files for bash and zsh (more shell support can be
easily added).

The -u option is not necessary for the few lines in login-inner and
should not be activated after sourcing sessionInit in bash or zsh setup.
2021-12-15 22:21:16 +01:00
..
etc Relicense to MIT License 2020-01-09 22:04:22 +01:00
login login: source session init in shell configs 2021-12-15 22:21:16 +01:00
ca.nix ca: add certificates in /etc/ssl/certs 2021-05-28 02:25:17 +02:00
links.nix Relicense to MIT License 2020-01-09 22:04:22 +01:00
networking.nix networking: set resolv.conf in networking module 2021-05-28 02:22:39 +02:00
nix.nix nix: add package option 2021-07-27 22:01:03 +02:00
path.nix nix: add package option 2021-07-27 22:01:03 +02:00
session-init.nix Remove set +u/-u 2021-12-15 22:21:16 +01:00
shell.nix login: source session init in shell configs 2021-12-15 22:21:16 +01:00