Skip to content

Commit 5c0674f

Browse files
committed
modify md
1 parent f10cada commit 5c0674f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

iterm2-ssh-plugin/ReadMe.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# for mac iterm2
2-
# auto re-color & re-name tab when ssh to a remote server
3-
# aviod to mistake operations on some import servers
1+
for mac iterm2
2+
auto re-color & re-name tab when ssh to a remote server
3+
aviod to mistake operations on some import servers
44

55
Steps
66
-------------
@@ -20,7 +20,7 @@ Host dev-n01
2020
User root
2121
IdentityFile ~/data/keys/mykey
2222

23-
```bash
23+
```
2424

2525

2626
2. update ~/.zshrc for customized your ssh
@@ -70,4 +70,4 @@ function ssh() {
7070
}
7171

7272

73-
```bash
73+
```

0 commit comments

Comments
 (0)