mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Update env vars
This commit is contained in:
parent
f8ff289e91
commit
1260d2d152
4 changed files with 33 additions and 24 deletions
6
.zshrc
6
.zshrc
|
|
@ -71,11 +71,11 @@ zinit light skywind3000/z.lua
|
|||
# 数据文件路径
|
||||
export _ZL_DATA="$Z_DATA_DIR"/zlua
|
||||
# 仅在当前路径$PWD改变时才更新数据库
|
||||
_ZL_ADD_ONCE=1
|
||||
export _ZL_ADD_ONCE=1
|
||||
# 在跳转后显示目标路径名称
|
||||
_ZL_ECHO=1
|
||||
export _ZL_ECHO=1
|
||||
# 增强匹配模式
|
||||
_ZL_MATCH_MODE=1
|
||||
export _ZL_MATCH_MODE=1
|
||||
|
||||
### 更多的git命令
|
||||
zinit ice lucid wait'1' as"program" pick"$ZPFX/bin/git-*" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue