Skip to content

Instantly share code, notes, and snippets.

View cleary's full-sized avatar

Bernard Gray cleary

View GitHub Profile
@cleary
cleary / tmux-cheatsheet.markdown
Last active May 11, 2020 22:55 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@cleary
cleary / vscode_shortcuts.md
Last active March 15, 2024 06:35 — forked from bradtraversy/vscode_shortcuts.md
Helpful shortcuts for VSCode

VSCode Shortcuts

List of helpful shortcuts for faster coding

  • For mac, replace "Ctrl" with "cmd" and "Alt" with "option"

Official List of all commands