diff --git a/zshrc b/zshrc index 6f858de..dfb0732 100644 --- a/zshrc +++ b/zshrc @@ -27,6 +27,9 @@ source-plugin autoenv # Build system helper commands source-plugin build +# Project sandboxing commands +source-plugin sandbox + # Remove duplicates from history setopt hist_ignore_all_dups setopt hist_reduce_blanks