Add zcalc zsh module to ~/.zshrc

This commit is contained in:
Tony Blyler 2022-05-13 14:56:05 -04:00
parent c8e1ad9261
commit 8629c26d9c

View file

@ -9,7 +9,8 @@ autoload -Uz \
colors \
compinit \
select-word-style \
vcs_info
vcs_info \
zcalc
# make control w remove by word better
select-word-style bash