diff --git a/zsh/.zshrc b/zsh/.zshrc index 4821b08..e277da8 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -18,6 +18,8 @@ colors PROMPT="%{$fg_bold[cyan]%}%* %{$fg_bold[green]%}%d %{$fg_bold[yellow]%}%% %{$reset_color%}" +bindkey '^R' history-incremental-search-backward + source ~/.config/.env source ~/.config/.env.system source ~/.config/.aliases