Skip to content

Instantly share code, notes, and snippets.

View ash2703's full-sized avatar

Aayush Singh ash2703

  • Sharechat
View GitHub Profile
@ash2703
ash2703 / gestures.md
Last active February 27, 2025 10:39
Enable external mouse gestures on MAC
@ash2703
ash2703 / omz.sh
Last active July 19, 2021 11:20
Terminal Tips
# Install OMZ
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# That's it!!
# Choose your preferred theme if default bugs your eyes
# https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
# Must do step: Set your plugins
# Plugins give you cool features like auto-complete, syntax-highlighting, auto-suggestions!
# https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins