Skip to content

Instantly share code, notes, and snippets.

View bragamat's full-sized avatar
🚀
Go Beyond!

bragamat bragamat

🚀
Go Beyond!
View GitHub Profile
@bragamat
bragamat / tmux-cheatsheet.markdown
Created December 7, 2022 15:22 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
<!DOCTYPE HTML>
<html>
<head>
<style>
body {
margin: 0px;
padding: 0px;
}
</style>
</head>