Some of my personal installations

ZSH

Plugins

plugins=(
          git
          zsh-syntax-highlighting
          zsh-autosuggestions
          node
          docker
          autojump
 )

TMUX

Iterm2 Settings

Preferences > Keys > Hotkey > Create a Dedicated Hotkey Window

Enable:

  • Pin hotkey window
  • Floating window

Profile

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)

Screenshot 2022-03-04 at 14 53 13

Appearance

General:

  • Exclude from Dock... + ...but only if....

image

Multiple User Git

https://superuser.com/a/1664624

This setup will set the .gitconfig depending on where you will be running the git command