diff --git a/shell/zshrc b/shell/zshrc index 07a13a1..ecc7a2c 100644 --- a/shell/zshrc +++ b/shell/zshrc @@ -74,7 +74,8 @@ plugins=(git \ catimg \ fancy-ctrl-z \ emoji \ - aws) + aws \ + jsontools) # Load oh-my-zsh source $ZSH/oh-my-zsh.sh