mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 15:37:05 +08:00
bug fix (Wed Feb 1 21:11:41 CST 2023)
This commit is contained in:
parent
d0f6ef240e
commit
6f75c4c99c
|
@ -49,8 +49,8 @@ git reset --hard $DFS_VERSION
|
||||||
|
|
||||||
# then check install.sh
|
# then check install.sh
|
||||||
./install.sh -dx DFS_CI=1 -H e153a2eL,f8At3iFw
|
./install.sh -dx DFS_CI=1 -H e153a2eL,f8At3iFw
|
||||||
grep -qx "testhist 1" ~/.zsh_history
|
grep -q "testhist 1" ~/.zsh_history
|
||||||
grep -qx "testhist 4" ~/.zsh_history
|
grep -q "testhist 4" ~/.zsh_history
|
||||||
grep -qx "DFS_CI=1" ~/.config/dotfiles/env
|
grep -qx "DFS_CI=1" ~/.config/dotfiles/env
|
||||||
./install.sh -l -x DFS_CI=1
|
./install.sh -l -x DFS_CI=1
|
||||||
dfs version
|
dfs version
|
||||||
|
|
Loading…
Reference in New Issue
Block a user