[U] demo - image
This commit is contained in:
@@ -4,14 +4,14 @@
|
|||||||
|
|
||||||
make sure image refed by [External-themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes) exist;
|
make sure image refed by [External-themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes) exist;
|
||||||
|
|
||||||
|
## iTerm title
|
||||||
|
|
||||||
|
Settings - Profiles - Window - Custom tab title - ohmyzsh-theme-passion
|
||||||
|
|
||||||
## cmd
|
## cmd
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
# mkdir demo
|
# mkdir demo; cd demo; mkdir demo-git; cd demo-git; git init;
|
||||||
# cd demo
|
|
||||||
# mkdir demo-git
|
|
||||||
# cd demo-git
|
|
||||||
# git init
|
|
||||||
# git config --local user.name / user.email ...
|
# git config --local user.name / user.email ...
|
||||||
# cd ..
|
# cd ..
|
||||||
|
|
||||||
@@ -25,8 +25,6 @@ touch test.txt
|
|||||||
git st
|
git st
|
||||||
git add -A
|
git add -A
|
||||||
git ci -m "test"
|
git ci -m "test"
|
||||||
|
|
||||||
|
# enter twice
|
||||||
```
|
```
|
||||||
|
|
||||||
## screenshot
|
|
||||||
|
|
||||||
hide personal info.
|
|
||||||
|
|||||||
BIN
demo/demo.png
BIN
demo/demo.png
Binary file not shown.
|
Before Width: | Height: | Size: 302 KiB After Width: | Height: | Size: 975 KiB |
Reference in New Issue
Block a user