Skip to content

Commit f787c40

Browse files
committed
add text content for oh-my-zsh
1 parent e39dffd commit f787c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/courseData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ const courses = {
268268
\nThis plugin suggests commands based on your past history, saving your both effort and time.
269269
\n**Installing <q>Auto-Suggestions</q> plugin**
270270
\nClone github repository to install it : <code>git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions </code>
271-
\nAfter installing, again edit your **.zshrc** file and look for <q>plugins</q> config, and change <code># plugins=(git)</code> to <code>plugins=(git auto-suggestions)</code>
271+
\nAfter installing, again edit your **.zshrc** file and look for <q>plugins</q> config, and change <code># plugins=(git)</code> to <code>plugins=(git zsh-auto-suggestions)</code>
272272
\nIMPORTANT <i>See changes done by using zsh to launch again with new config(s).</q>
273273
\n **Thank You! Jay Nepal!**
274274
`,

0 commit comments

Comments
 (0)