Tag: MacOS
-
Capturing MacOS Settings Changes
in MacOSLet me get this right out. I upgraded to MacOS 15 beta and it totally borked my machine. I had to do a full, fresh reinstall. Totally my fault, and I should have prepared better. So now, I’m trying to remember to capture my personal settings so I can use a shell script to restore…
-
Macbook Battery Stats in Your ZSH Terminal Prompt
Discover how to transform your ZSH terminal prompt into a dynamic battery monitor for your MacBook, offering real-time status updates with every command.
-
Supercharge Your Clipboard with a Shell Function for iTerm2
in Dev StuffDiscover a nifty shell function tailored for iTerm2 on macOS, bridging the gap between your terminal and clipboard, making it seamless to copy content directly to your clipboard, even from remote servers.
-
Quick Tip: HyperDock as a Service
in MacOSA macOS tool called HyperDock has been causing issues on macOS Catalina, with random stops requiring manual re-enabling. A script has been created to restart the HyperDock Helper automatically using a Login Item. This script monitors and restarts the Helper when it crashes, providing a workaround for the problem.