dotfiles/terminal/.config/zsh
Marty Oehme d9c88d99f3
zsh: Reverse alias expansion between space and ctrl space
Previously, <space> would expand any alias and all environment
variables while <c-space> would simply put a normal space on the zle
without performing any expansion.

This change reverses this, so that nothing gets expanded by default
_but_ if the user wants to specifically expand something the option
exists to simply use <c-space> to see the expanded version.
2025-12-12 09:50:37 +01:00
..
zprofile terminal: Move bash and zsh into config directory 2025-10-13 11:26:22 +02:00
zshenv terminal: Move bash and zsh into config directory 2025-10-13 11:26:22 +02:00
zshrc zsh: Reverse alias expansion between space and ctrl space 2025-12-12 09:50:37 +01:00