Skip to content

Commit a4d67d5

Browse files
committed
[adj] adjust README.md.
1 parent 56c0119 commit a4d67d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
| .sh File | Installation | Config | $Shell |
66
| :----------------------- | :----------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------- | ------ |
7-
| **package.sh** | git, vim, curl, wget, make, typing_method: ibus, ibus-chewing, extra_packages: openssh-server, screen, python3-pip | git editer, git config --global user.name & user.email, custom `.vimrc` | `bash` |
7+
| **package.sh** | git, vim, curl, wget, make, typing_method: ibus, ibus-chewing, extra_packages: openssh-server, screen, python3-pip | git editer, git config --global user.name & user.email, custom `$HOME/.vimrc` | `bash` |
88
| **zsh_ohmyzsh_setup.sh** | zsh, oh-my-zsh | | `bash` |
9-
| **ohmyzsh_config.sh** | powerlevel10k, zsh-autosuggestions, zsh-syntax-highlighting | `$SHELL profile`, custom `.p10k.zsh` | `zsh` |
9+
| **ohmyzsh_config.sh** | powerlevel10k, zsh-autosuggestions, zsh-syntax-highlighting | custom `$HOME/.p10k.zsh`, `$SHELL profile` | `zsh` |
1010
| **terminal_config.sh** | | custom `gnome_terminal`, `$SHELL profile` | `bash` |
1111
| **application.sh** | VScode, Google Chrome, VLC, GIMP, kolourpaint4, OBS | | `bash` |
1212
| **language_package.sh** | pyenv, pipenv, nvm | `$SHELL profile` | `bash` |
1313
| **custom_function.sh** | `nvm()`: for seed up shell. `pipenv_correspond()`: find the correspond venvs & remove it. | `$SHELL profile`, `$HOME/.customfinction` | `bash` |
14-
|
14+
1515

1616
Every .sh file can independent work.
1717

0 commit comments

Comments
 (0)