[feat] add zsh history search env
This commit is contained in:
parent
440f6ea0a1
commit
88bd602f9d
1
zprofile
1
zprofile
@ -22,6 +22,7 @@ else
|
|||||||
start_agent;
|
start_agent;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export HISTORY_SUBSTRING_SEARCH_PREFIXED=1
|
||||||
export FLUTTER_ROOT="$HOME/apps/flutter"
|
export FLUTTER_ROOT="$HOME/apps/flutter"
|
||||||
export GOPATH="$HOME/go"
|
export GOPATH="$HOME/go"
|
||||||
export GOROOT="$HOME/apps/go"
|
export GOROOT="$HOME/apps/go"
|
||||||
|
Loading…
Reference in New Issue
Block a user