[feat] add zsh history search env

This commit is contained in:
jay 2022-01-15 21:45:22 +08:00
parent 440f6ea0a1
commit 88bd602f9d
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ else
start_agent;
fi
export HISTORY_SUBSTRING_SEARCH_PREFIXED=1
export FLUTTER_ROOT="$HOME/apps/flutter"
export GOPATH="$HOME/go"
export GOROOT="$HOME/apps/go"