Skip to content

Instantly share code, notes, and snippets.

View devnullone's full-sized avatar
🏠
Working from home

/dev/null devnullone

🏠
Working from home
View GitHub Profile
@aidos-dev
aidos-dev / README.md
Last active July 31, 2024 16:00
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