brew install iterm2
Starship is a customizable UI for iterm. This is a major departure from the standard terminal experience, so make sure to review the website before installing.
brew install starship
After make sure your profile contains the following:
eval "$(starship init zsh)"```
- Themes are here
iTerm2 + Oh-My-Zsh: Supercharge Your Mac Terminal
- sync integration (TODO)
Use ⌥ ← and ⌥→ to jump forwards / backwards words in iTerm 2, on OS X
Delete a word
Keyboard Shortcut: ⌥←Delete
Send Hex Code - 0x17
Delete a line
Keyboard Shortcut: ⌥↑←Delete
Send Hex Code - 0x15
Jump Left
Keyboard Shortcut: ⌥←
Action: Send Escape Sequence
Esc+: b
Jump Right
Keyboard Shortcut: ⌥→
Action: Send Escape Sequence
Esc+: f