1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/zsh
Joe Groocock c719fad76a
zsh: skip loading environment if ZDOTDIR is set
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>
2020-08-23 12:03:27 +01:00
..
plugins dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
.gitignore systemd: replace profile.service with systemd-environment.d generator 2020-08-11 12:19:09 +01:00
.zprofile dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
.zshenv zsh: skip loading environment if ZDOTDIR is set 2020-08-23 12:03:27 +01:00
.zshrc zsh: enabled extendedhistory 2020-08-19 12:28:13 +01:00