Skip to content

Instantly share code, notes, and snippets.

View tr1ms's full-sized avatar

trm tr1ms

  • Dar es Salaam, Tanzania
  • 08:17 (UTC +03:00)
View GitHub Profile
@aidos-dev
aidos-dev / README.md
Last active May 31, 2026 14:29
How to connect Apple AirPods to Linux (Debian/Ubuntu/Mint)

How to connect Apple AirPods to Linux (Debian/Ubuntu/Mint)

Step 1.

Open your terminal.

In the root directory run the command:

sudo nano /etc/bluetooth/main.conf
@digitaljhelms
digitaljhelms / gist:4287848
Last active June 7, 2026 17:22
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active June 9, 2026 13:57
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname