Skip to content

Instantly share code, notes, and snippets.

View tr1ms's full-sized avatar

グラッドソン tr1ms

  • 18:33 (UTC +03:00)
View GitHub Profile
@aidos-dev
aidos-dev / README.md
Last active March 11, 2025 17:01
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 March 12, 2025 11:56
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active March 13, 2025 09:13
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname