update zsh config

This commit is contained in:
Václav Uruba 2020-11-05 18:03:26 +01:00
parent 63a6eda8a1
commit 3d36a00761
Signed by: uruba
GPG Key ID: 0059B34D61727BB0

View File

@ -18,6 +18,8 @@ colors
PROMPT="%{$fg_bold[cyan]%}%* %{$fg_bold[green]%}%d PROMPT="%{$fg_bold[cyan]%}%* %{$fg_bold[green]%}%d
%{$fg_bold[yellow]%}%% %{$reset_color%}" %{$fg_bold[yellow]%}%% %{$reset_color%}"
bindkey '^R' history-incremental-search-backward
source ~/.config/.env source ~/.config/.env
source ~/.config/.env.system source ~/.config/.env.system
source ~/.config/.aliases source ~/.config/.aliases