testing
This commit is contained in:
parent
081b3dc8c4
commit
ab5313612b
1 changed files with 3 additions and 3 deletions
6
.bashrc
6
.bashrc
|
@ -151,11 +151,11 @@ plugins() {
|
||||||
has $pkgs
|
has $pkgs
|
||||||
}
|
}
|
||||||
fi
|
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
|
# [[ -f $HOME/.local/share/blesh/ble.sh ]] && . $HOME/.local/share/blesh/ble.sh
|
||||||
# [[ ${BLE_VERSION-} ]] && ble-attach
|
# [[ ${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"
|
# [[ -s "$HOME/.qfc/bin/qfc.sh" ]] && source "$HOME/.qfc/bin/qfc.sh"
|
||||||
_basher() {
|
_basher() {
|
||||||
if [[ ! -d $HOME/.basher/ ]]; then
|
if [[ ! -d $HOME/.basher/ ]]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue