Enable sandbox plugin

This commit is contained in:
Kenneth Benzie 2018-08-19 22:20:09 +01:00
parent f7d952c628
commit b61ebc4f7a

3
zshrc
View File

@ -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