Created
October 16, 2024 18:25
-
-
Save megasuperlexa/6f09c1bb8ca0fbd3bfda05067c9df60a to your computer and use it in GitHub Desktop.
Replace TextEdit with MacVim for all text files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install duti | |
duti -s org.vim.MacVim public.plain-text all | |
duti -s org.vim.MacVim public.data all | |
# no need to reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment