This is part of oh-my-laptop.
This module install following apps on mac.
- alfred
- authy
- bartender
- dash
- dbeaver-community
- enpass
- firefox
- intellij-idea-ce
- iterm2
- moom
- postman
- shadowsocksx-ng
- slack
- telegram
- vlc
- wireshark
- zoomus
iTerm2 is a replacement for Terminal.app.
I personally customized following key sequences that follows readline editing style.
Go to Preferences -> Profiles -> Default -> Keys, then:
- command + b -> send escape sequence + b
- command + d -> send escape sequence + d
- command + f -> send escape sequence + f
- command + delete -> send hex codes: 0x1B 0x08