mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[A] demo - video
This commit is contained in:
parent
93e68a3eb7
commit
5a2236b153
2 changed files with 18 additions and 0 deletions
18
demo/cmd.txt
Normal file
18
demo/cmd.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
# mkdir demo
|
||||||
|
# cd demo
|
||||||
|
# mkdir demo-git
|
||||||
|
# cd demo-git
|
||||||
|
# git init
|
||||||
|
# git config --local user.name / user.email ...
|
||||||
|
# cd ..
|
||||||
|
|
||||||
|
echo real time prompt
|
||||||
|
echo command running time cost prompt
|
||||||
|
test command running error hint
|
||||||
|
|
||||||
|
cd demo-git
|
||||||
|
echo git status prompt
|
||||||
|
touch test.txt
|
||||||
|
git st
|
||||||
|
git add -A
|
||||||
|
git ci -m "test"
|
||||||
BIN
demo/demo.mov
Normal file
BIN
demo/demo.mov
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue