BUI for ST terminal
bt
is a portable sh
script to launch ST terminal with UI setting using BUI environment variables.
sh
to process
- Option 1: using
curl
curl https://raw.githubusercontent.com/NNBnh/bt/main/bin/bt > ~/.local/bin/bt
chmod +x ~/.local/bin/bt
- Option 2: using
git
git clone https://github.com/NNBnh/bt.git ~/.local/share/bt
ln -s ~/.local/share/bt/bin/bt ~/.local/bin/bt
For bpkg
user:
bpkg install NNBnh/bt
For Basher user:
basher install NNBnh/bt
If you can and want to port BT to other package managers, feel free to do so.
Run 'bt' in the terminal:
bt OPTIONS
Made with β€οΈ by NNB