dot-files/shell
Bruno BELANYI fde97e5b66 [FIX][SHELL] Modify PATH at login only
It's cleaner to only export my modified PATH when I'm logging in,
instead of doing it at each shell launch.

Because Zsh and Bash don't use the same mechanism to let you know you
are in a login session, you gotta check both separately. But that
doesn't matter because lightdm doesn't launch `sh` as a login shell
anyway... So the condition is super messy.
2019-10-19 05:46:29 +02:00
..
.aliases [UPDATE][SHELL] Use colors in lsl alias 2019-10-18 22:17:20 +02:00
.functions [ADD][SHELL] Display the weather with 'meteo' 2019-10-18 22:17:20 +02:00
.profile [FIX][SHELL] Modify PATH at login only 2019-10-19 05:46:29 +02:00