Skip to content

Instantly share code, notes, and snippets.

@yemibox51
yemibox51 / diamondduel-privacy-policy.md
Last active November 8, 2024 23:58
Privacy Policy for DIamond Duel

Privacy Policy version 1.0 for the Diamond Duel App

The Diaomnd Duel app does not collect any user data of any kind.

@yemibox51
yemibox51 / tmux.md
Created May 2, 2023 06:42 — forked from andreyvit/tmux.md
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a