Alternative implementation of OhMyZsh globalias.
git clone https://github.com/matteocellucci/globalias.git $ZSH_CUSTOM/plugins
Add globalias
to current plugins in your .zshrc
.
Exclude alias from expansion in your .zshrc
with:
export GLOBALIAS_EXCLUDE=(ls grep sudo)
- No word expansion
- Exclude aliases form expansion with
GLOBALIAS_EXCLUDE
variable - Different key bindings