9049ab1a3b
Every interactive zsh sources /etc/zshrc (see STARTUP/SHUTDOWN FILES in zshautll(1)) Therefor every interactive zsh process will respect the content of these variables. Using `export` will also lead to child processes inheriting this value. This leads to problems, if other interactive shells are spawned such as bash, because they use an incomptabible history format (without timestamps). There seems to be also cases, where the local HISTSIZE in ~/.zshrc is not sourced but /etc/zshrc, which leads to history truncation in other shells. |
||
---|---|---|
.. | ||
bash | ||
command-not-found | ||
zsh | ||
atop.nix | ||
blcr.nix | ||
cdemu.nix | ||
dconf.nix | ||
environment.nix | ||
fish.nix | ||
freetds.nix | ||
info.nix | ||
kbdlight.nix | ||
light.nix | ||
man.nix | ||
mosh.nix | ||
nano.nix | ||
screen.nix | ||
shadow.nix | ||
shell.nix | ||
spacefm.nix | ||
ssh.nix | ||
ssmtp.nix | ||
tmux.nix | ||
venus.nix | ||
virtualbox.nix | ||
wvdial.nix | ||
xfs_quota.nix | ||
xonsh.nix |