We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5d8a5 commit 8dd05bfCopy full SHA for 8dd05bf
README.md
@@ -91,13 +91,13 @@ Usage
91
92
1. Load this script into your interactive ZSH session:
93
94
- % source zsh-history-substring-search.zsh
+ source zsh-history-substring-search.zsh
95
96
If you want to use [zsh-syntax-highlighting][6] along with this script,
97
then make sure that you load it *before* you load this script:
98
99
- % source zsh-syntax-highlighting.zsh
100
+ source zsh-syntax-highlighting.zsh
101
102
2. Bind keyboard shortcuts to this script's functions.
103
0 commit comments