mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Loading the environment on every shell invocation is slow. We can speed up shell startup a little by skipping this for ever shell because it's loaded on login by systemd. Signed-off-by: Joe Groocock <me@frebib.net>