Skip to content

Instantly share code, notes, and snippets.

View remy727's full-sized avatar
🏠
Working from home

Remy Wang remy727

🏠
Working from home
View GitHub Profile
@remy727
remy727 / install_ngrok.md
Created May 6, 2024 14:19 — forked from russorat/install_ngrok.md
How to install ngrok on linux subsystem for windows
@remy727
remy727 / tmux-cheatsheet.markdown
Created July 25, 2023 19:46 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname