As a Vim user, I always want to remap Caps Lock to ESC on my Mac computers. In the past, this required a third party app named Seil and more info in this StackOverflow question. But as another answer for the same question pointed out, since macOS Sierra (10.12), this can be done natively in System Preferences -> Keyboard -> Modifier Keys:
You may also enjoy
Understanding Application Configuration in Elixir
3 minute read
Application configuration can get interesting in Elixir. Let’s dig …
Type Narrowing with Custom Functions in Typescript
2 minute read
Typescript has union types and there are many ways to narrow the types
A Different Perspective for Elixir Macros
4 minute read
Some random thoughts about Elixir Macros
Setup Pi-hole on Raspberry Pi
6 minute read
Install in one place and protect your entire network
Leave a comment