nix-config/home/zsh
Bruno BELANYI 1e4d4650e2
All checks were successful
continuous-integration/drone/push Build is passing
home: zsh: disable shared history
I know I just activated it, but I can't get used to it...

I would like to have a mixture of it:
* Be able to search across *all* shell histories when using Ctrl-r.
* Only go up/down my session's shell history when using Ctrl-n/Ctrl-p.

Enabling shared history gets me the first one, but means I can't limit
my up/down history to just the one session.

Disabling shared history means that I can't search across all shell
histories, but keeps my up/down history tidier.

All-in-all I like the second one better.
2023-03-11 22:01:47 +00:00
..
completion-styles.zsh home: zsh: put further customization in files 2021-03-03 17:02:48 +00:00
default.nix home: zsh: disable shared history 2023-03-11 22:01:47 +00:00
extra-mappings.zsh home: zsh: extra-mappings: use single quotes 2023-03-07 11:05:07 +00:00
options.zsh home: zsh: verify history expansion 2023-03-08 14:37:37 +00:00