Skip to content

Instantly share code, notes, and snippets.

View usamaahmadkhan's full-sized avatar

Usama Ahmad usamaahmadkhan

View GitHub Profile
@jonnyreeves
jonnyreeves / cookie_read_test.go
Created February 4, 2016 09:50
Testing Cookie Writes in Golang
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active March 18, 2026 09:53
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname