Skip to content

Commit fe80171

Browse files
committed
updates README
1 parent 77b395a commit fe80171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Have you ever been in a situation where you have to demo something on the terminal in front of an audience and you start fat-fingering all of a sudden?
88

9-
With ghost coder, you can save all those terminal commands in a text file and replay them on your terminal with a shortcut!
9+
With ghost coder, you can save all those terminal commands in a text file and replay them on your terminal with a shortcut (`\``)!
1010

1111
## Install
1212

@@ -23,6 +23,7 @@ go get github.com/sandeepraju/ghost-coder-iterm
2323
- Open iTerm2
2424
- Press ⌥⌘R (or, Session -> Run Coprocess...)
2525
- Enter `ghost-coder-iterm /path/to/file/containing/commands.txt` and click OK
26+
- Press `\`` and Ghost Coder will automagically type in the command for you!
2627

2728
## Credits
2829

0 commit comments

Comments
 (0)