Skip to content

Commit

Permalink
add text content for oh-my-zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
devsdenepal committed Sep 30, 2024
1 parent e39dffd commit f787c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/courseData.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ const courses = {
\nThis plugin suggests commands based on your past history, saving your both effort and time.
\n**Installing <q>Auto-Suggestions</q> plugin**
\nClone github repository to install it : <code>git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions </code>
\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>
\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>
\nIMPORTANT <i>See changes done by using zsh to launch again with new config(s).</q>
\n **Thank You! Jay Nepal!**
`,
Expand Down

0 comments on commit f787c40

Please sign in to comment.