diff --git a/.bashrc b/.bashrc index e775698..c39b741 100644 --- a/.bashrc +++ b/.bashrc @@ -437,7 +437,7 @@ _blesh() { if [[ ! -f $HOME/.local/share/blesh/ble.sh ]]; then d_blesh # Dependency check for blesh echo_info "Installing blesh.. Depending on your internet connection and the performance of the client, this could take a minute or two.." - i_blesh# installing blesh silently + i_blesh # installing blesh silently else # . "$HOME/.local/share/blesh/ble.sh" --attach=none . "$HOME/.local/share/blesh/ble.sh"