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 44 of 44
🔥 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.