Skip to content

Instantly share code, notes, and snippets.

View tr1ms's full-sized avatar

グラッドソン tr1ms

  • 08:46 (UTC +03:00)
View GitHub Profile
@aidos-dev
aidos-dev / README.md
Last active June 4, 2025 20:56
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 3, 2025 10:10
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active June 7, 2025 15:56
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname