Skip to content

Instantly share code, notes, and snippets.

View seaseng's full-sized avatar

Navid Mostafavi seaseng

View GitHub Profile
@yoavniran
yoavniran / ultimate-ut-cheat-sheet.md
Last active March 24, 2025 20:20
The Ultimate Unit Testing Cheat-sheet For Mocha, Chai, Sinon, and Jest
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active April 9, 2025 11:55
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname