How to remove duplicate entries from macOS Open with
This was bothering me a lot. So I did: And, voila! Problem solved.
My journey
This was bothering me a lot. So I did: And, voila! Problem solved.
How to fix the implicit functions error Clang is throwing in the latest version of Xcode tools when installing ruby gems that need to build native extensions.
I always had trouble finding a way to copy lines of code in vim when I wanted to paste the lines in some other application on macOS. You see vim doesn’t use the OS clipboard when it copies something …