diff --git a/README.md b/README.md index d319f00..6d57210 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,16 @@ REF: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Cust ### Extra iTerm Preference -#### Config color +#### Color -* iTerm2: settings -> Profiles -> Colors -> Color Presets -> import ```./passion.itermcolors```: ![color.png](./image/colors.png) +* iTerm2: settings -> Profiles -> Colors -> Color Presets -> import ```./passion.itermcolors```: ![color.png](./image/color.png) -* alternate terminal: try [REF](https://iterm2colorschemes.com/); +* alternate terminal: try [Alternate terminal installation and configuration](https://iterm2colorschemes.com/); + +### Status Bar + +* iTerm2: settings -> Appearance && settings -> Profiles -> Session -> Configure Status Bar: ![status_0.png](./image/status_0.png) ![status_1.png](./image/status_1.png) ## Trouble Shooting diff --git a/image/color.png b/image/color.png new file mode 100644 index 0000000..91c70a4 Binary files /dev/null and b/image/color.png differ diff --git a/image/colors.png b/image/colors.png deleted file mode 100644 index a3d153b..0000000 Binary files a/image/colors.png and /dev/null differ diff --git a/image/image.sketch b/image/image.sketch index 24b8c51..3f533cf 100644 Binary files a/image/image.sketch and b/image/image.sketch differ diff --git a/image/status0.png b/image/status0.png deleted file mode 100644 index 2ff6af6..0000000 Binary files a/image/status0.png and /dev/null differ diff --git a/image/status1.png b/image/status1.png deleted file mode 100644 index ab48383..0000000 Binary files a/image/status1.png and /dev/null differ diff --git a/image/status_0.png b/image/status_0.png new file mode 100644 index 0000000..76776e2 Binary files /dev/null and b/image/status_0.png differ diff --git a/image/status_1.png b/image/status_1.png new file mode 100644 index 0000000..38dcc4c Binary files /dev/null and b/image/status_1.png differ