Move focus to
evc-st
BUI for ST terminal
bt is a portable sh script to launch ST terminal with UI setting using BUI environment variables.
shto process
Option 1: using curl
curl https://raw.githubusercontent.com/NNBnh/bt/main/bin/bt > ~/.local/bin/bt
chmod +x ~/.local/bin/btOption 2: using git
git clone https://github.com/NNBnh/bt.git ~/.local/share/bt
ln -s ~/.local/share/bt/bin/bt ~/.local/bin/btFor bpkg user:
bpkg install NNBnh/btFor Basher user:
basher install NNBnh/btIf you can and want to port BT to other package managers, feel free to do so.
Run 'bt' in the terminal:
bt OPTIONSMade with โค๏ธ by NNB