Hot tips are spicy lil' nuggets related to web development and tooling that I share on my twitter account. I've logged them here to make them easier to find.
Page 26 of 26
🔥 Max out your keyboard, trackpad & mouse. Speed up and keep carpel tunnel at bay by minimizing repetitive movements.
🔥 CheatSheet is a free app that pops up shortcuts for any application when you hold ⌘ t.co/rJkP7ZTjcM
🔥 Use the tree command to visually list directories. Add t() to .zshrc file for quick + easy defaults.
🔥 Completions for all possible flags and descriptions for ls by typing ls - + tab in Oh-My-Zsh
🔥 Hot Tip: On any GitHub repo, hit t to filter for files by name - no more clicking through nested directories.