Add fast-syntax-highlighting theme: fresh

This commit is contained in:
2018-08-22 10:24:54 +01:00
parent 9f9c4a11eb
commit 9b54ebc366
2 changed files with 77 additions and 0 deletions

1
zshrc
View File

@@ -20,6 +20,7 @@ source-plugin zsh-history-substring-search
# Command syntax highlighting
source-plugin fast-syntax-highlighting
fast-theme -q ~/.config/zsh/fresh.ini
# Automatically source .enter and .exit scripts on cd
source-plugin autoenv