~/leohuynh.dev/topics/macos
#macos
Posts and snippets tagged #macos.
rss feed ↗posts
Minimal setup list for web developers on a fresh macOS install
Having a new Mac device is always exciting for every developer, but it can also be challenging, especially when it comes to setting up a new dev environment. Here is a list of the minimal setup you need to get started with web development on a fresh macOS install.
snippets
Disable characters popup when holding keys
How to disable popup showing accented characters when press and hold a key on macOS.
Zipping files on macOS
Macos command to zip files and directories into a single file.
Kill that process
Identify and terminate processes running on a specific port in your dev environment.