dotfiles/terminal
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
..
.config zsh: Reverse alias expansion between space and ctrl space 2025-12-12 09:50:37 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00