- https://github.com/sindresorhus/fkill-cli
- https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md
- https://github.com/zsh-users/zsh-autosuggestions
- https://github.com/wting/autojump
plugins=(
git
zsh-syntax-highlighting
zsh-autosuggestions
node
docker
autojump
)
Preferences > Keys > Hotkey > Create a Dedicated Hotkey Window
Enable:
- Pin hotkey window
- Floating window
General:
- Working Directory: Advanced Configuration - Working Directory for Split Panes: Reuse previous session's directory
Window:
- Screen: Screen with cursor
Terminal:
- Unlimited scrollback
Keys:
- Tick Esc+ on Left Option Key:
- Add hotkey for Send escape sequence: Send (option backward) keys b/f (backward or forward)
General:
- Exclude from Dock... + ...but only if....
https://superuser.com/a/1664624
This setup will set the .gitconfig
depending on where you will be running the git
command