all repos — nixfiles @ 0c84edad3f2174ef57a62ec125d1181506fbf55a

System and user configuration, managed by nix and home-manager

zsh: Add calc plugin

Alan Pearce
commit

0c84edad3f2174ef57a62ec125d1181506fbf55a

parent

c7ae8c8bdaf1134d0107063af035968d8505b111

1 file changed, 3 insertions(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -148,6 +148,9 @@ ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=7"
zplugin ice wait'1' lucid zplugin load "zsh-users/zsh-autosuggestions" +zplugin ice wait'1' lucid +zplugin light "arzzen/calc.plugin.zsh" + zplugin snippet "OMZ::lib/functions.zsh" zplugin snippet "OMZ::lib/termsupport.zsh"