Skip to content

Instantly share code, notes, and snippets.

Star You must be signed in to star a gist
Save dogrocker/1efb8fd9427779c827058f873b94df95 to your computer and use it in GitHub Desktop.

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by

git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions

  • Download zsh-syntax-highlighting by

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting

  • nano ~/.zshrc find plugins=(git)

  • Append zsh-autosuggestions & zsh-syntax-highlighting to plugins() like this

plugins=(git zsh-autosuggestions zsh-syntax-highlighting)

  • Reopen terminal

Ref

Happy?

Buy Me A Coffee

@4heck
Copy link

4heck commented Sep 20, 2021

thanks

@mrth1995
Copy link

cool, thanks!

@drc288
Copy link

drc288 commented Oct 19, 2021

the best!!

@apoleon33
Copy link

thx

@CircuitSoul
Copy link

practicality

pretty cool

@adam-olser
Copy link

Thanks!

@cawoodm
Copy link

cawoodm commented Jan 9, 2022

Your coffee is right here. It's getting cold.

@ShelbyLock
Copy link

Amazing!

@nightmare-tech
Copy link

Thanks!!!

@ivanfrias
Copy link

Awesome, it worked like a charm !!!!!!!!

@mikerossiter
Copy link

"zsh -l" too.
Thanks!

@corneliouzbett
Copy link

Awesome, this is very helpful 🏅

@joskar201
Copy link

Thanks.

@v1t03r
Copy link

v1t03r commented Apr 4, 2022

thanks

@VitorCorrea18
Copy link

Thank you !!!

@asafedainez
Copy link

Thanks!

@Sekaiichi
Copy link

thanks

@DoruNow
Copy link

DoruNow commented Jul 31, 2022

thanks

@pmioduszewski
Copy link

Love it! Thx!

@bscout9956
Copy link

Simple but effective!

@rgil90
Copy link

rgil90 commented Nov 13, 2022

Thank you so much!

@mkyy
Copy link

mkyy commented Mar 4, 2023

thanks

@adcam
Copy link

adcam commented Mar 9, 2023

Thanks you so much!

@debanjanbasu
Copy link

Works still beautifully, as ever, one thing might be to add... I'll create a PR maybe.

@ChrisMukasa
Copy link

Thanks you so much 👌🏼

@geraldodf
Copy link

Thanks from Brazil bro!

@mehdi89
Copy link

mehdi89 commented Jun 6, 2023

Awesome, works great. Thanks

@ateb14
Copy link

ateb14 commented Jun 16, 2023

Thanks!

@ranit43
Copy link

ranit43 commented Jun 19, 2023

Thanks ❤️

@brun0xff
Copy link

thanks man, you're the guy

@xinyun7
Copy link

xinyun7 commented Jan 27, 2024

Thanks bro

@vinayak912002
Copy link

thak you brother.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment