Created
December 20, 2025 01:33
-
-
Save ayuxsec/d0fef82128376f32a39dd9e5275486fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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