mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-01 12:50:30 +08:00
struct ci; staged
This commit is contained in:
parent
fa737d482f
commit
ed87664e41
24
tools/test.zsh
Normal file
24
tools/test.zsh
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
l ~
|
||||||
|
l ~/.ssh
|
||||||
|
cat ~/.zshrc
|
||||||
|
cd /
|
||||||
|
dfs
|
||||||
|
dfs cd
|
||||||
|
pwd
|
||||||
|
dfs version
|
||||||
|
dfs log 1
|
||||||
|
l
|
||||||
|
dogo
|
||||||
|
tools/common.sh get_os_type
|
||||||
|
tools/common.sh get_linux_dist
|
||||||
|
bash -x tools/common.sh post_log 1 2 3
|
||||||
|
|
||||||
|
dfs update
|
||||||
|
dfs version
|
||||||
|
|
||||||
|
# ..?
|
||||||
|
p114 -c 4
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user