- Install Bluetooth Command Line Tools
- you can use the command line tools to display all device ids by simply running
btdiscovery - Create a Connect batch script:
| a helpful command to see what your last 10 branch names are that you have checked out | |
| git config --global alias.recent 'for-each-ref --count=10 --sort=-committerdate refs/heads/ --format="%(refname:short)"' |
| [ | |
| { | |
| "name": "Lily58 KLE" | |
| }, | |
| [ | |
| { | |
| "x": 3, | |
| "a": 7 | |
| }, | |
| "3", |
| { | |
| "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", | |
| "blocks": [ | |
| { | |
| "segments": [ | |
| { | |
| "foreground": "#00C5C7", | |
| "properties": { | |
| "time_format": "15:04:05" | |
| }, |