Skip to content

Instantly share code, notes, and snippets.

View devnullone's full-sized avatar
:octocat:
Working from home

/dev/null devnullone

:octocat:
Working from home
View GitHub Profile
@aidos-dev
aidos-dev / README.md
Last active May 11, 2025 03:33
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
@SAVE-UP
SAVE-UP / push.sh
Created August 9, 2020 10:53
Push .sh code to github
#!/usr/bin/env sh
# abort on errors
set -e
# if you are deploying to a custom domain
# echo 'www.example.com' > CNAME
#Use this only one time