Skip to content

Instantly share code, notes, and snippets.

@ayuxsec
Created December 20, 2025 01:33
Show Gist options
  • Select an option

  • Save ayuxsec/d0fef82128376f32a39dd9e5275486fa to your computer and use it in GitHub Desktop.

Select an option

Save ayuxsec/d0fef82128376f32a39dd9e5275486fa to your computer and use it in GitHub Desktop.
# install terminal
sudo apt install tilix
# add auto complete
git clone --recursive --depth 1 https://github.com/akinomyoga/ble.sh ~/.ble.sh
make -C ~/.ble.sh
echo "source ~/.ble.sh/out/ble.sh" >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment