mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 16:37:00 +08:00
bug fix (Wed Feb 1 21:20:21 CST 2023)
This commit is contained in:
parent
7a64584e44
commit
22c866f371
|
@ -52,7 +52,7 @@ git reset --hard $DFS_VERSION
|
||||||
grep -qE "testhist 1$" ~/.zsh_history
|
grep -qE "testhist 1$" ~/.zsh_history
|
||||||
grep -qE "testhist 4$" ~/.zsh_history
|
grep -qE "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
|
||||||
dfs version
|
dfs version
|
||||||
test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id`
|
test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user