From 19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 19 Nov 2023 10:52:14 +0900 Subject: home-manager: fill the gap between envs --- .zshrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 1356d14..668ae7c 100644 --- a/.zshrc +++ b/.zshrc @@ -206,6 +206,10 @@ zstyle ':completion:*' ignore-parents parent pwd .. autoload -U zcalc autoload zed + +bindkey -e + + # Enable history completion autoload history-search-end zle -N history-beginning-search-backward-end history-search-end @@ -288,9 +292,6 @@ HISTSIZE=1000000 SAVEHIST=1000000 -bindkey -e - - function 256colors() { local code for code in {0..255}; do -- cgit v1.2.3-70-g09d2