This commit is contained in:
pika 2024-08-19 17:36:12 +02:00
parent 081b3dc8c4
commit ab5313612b

View file

@ -151,11 +151,11 @@ plugins() {
has $pkgs
}
fi
# # ─< ble.sh -- https://github.com/akinomyoga/ble.sh >─────────────────────────────────────
# ─< ble.sh -- https://github.com/akinomyoga/ble.sh >─────────────────────────────────────
# [[ -f $HOME/.local/share/blesh/ble.sh ]] && . $HOME/.local/share/blesh/ble.sh
# [[ ${BLE_VERSION-} ]] && ble-attach
#
# # ─< qfc -- https://github.com/pindexis/qfc >─────────────────────────────────────────────
# ─< qfc -- https://github.com/pindexis/qfc >─────────────────────────────────────────────
# [[ -s "$HOME/.qfc/bin/qfc.sh" ]] && source "$HOME/.qfc/bin/qfc.sh"
_basher() {
if [[ ! -d $HOME/.basher/ ]]; then