Add layout and note plugins

This commit is contained in:
2018-08-20 10:14:59 +01:00
parent e13e70de6b
commit ada3cb7d3d
6 changed files with 55 additions and 0 deletions

6
zshrc
View File

@@ -30,6 +30,12 @@ source-plugin build
# Project sandboxing commands
source-plugin sandbox
# Layout tmux window commands
source-plugin layout
# Note taking commands
source-plugin notes
# Remove duplicates from history
setopt hist_ignore_all_dups
setopt hist_reduce_blanks