ohmyzsh-theme-passion/demo/README.md
2023-03-27 00:03:19 +08:00

486 B

demo

warning

make sure image refed by External-themes exist;

cmd

# 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"

screenshot

hide personal info.