Skip to content

Instantly share code, notes, and snippets.

View mrudnoru's full-sized avatar

Marga Rudno-Rudzińska mrudnoru

View GitHub Profile
@mrudnoru
mrudnoru / iterm2.md
Created April 9, 2024 06:48 — forked from squarism/iterm2.md
An iTerm2 Cheatsheet

Tabs and Windows

Function Shortcut
New Tab + T
Close Tab or Window + W (same as many mac apps)
Go to Tab + Number Key (ie: ⌘2 is 2nd tab)
Go to Split Pane by Direction + Option + Arrow Key
Cycle iTerm Windows + backtick (true of all mac apps and works with desktops/mission control)

Conventional Commit Messages

See how a minor change to your commit message style can make a difference.

ℹ️ git-conventional-commits A CLI util to ensure this conventions and generate changelogs

Commit Message Formats

Default