We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6344b3 commit adf9ab8Copy full SHA for adf9ab8
blerc.template
@@ -9,7 +9,7 @@
9
##
10
## # Please put the following line in the beginning of .bashrc
11
## # Note: Please replace $HOME/.local/share/blesh with the path to your ble.sh
12
-## [[ $- == *i* ]] && "$HOME/.local/share/blesh/ble.sh" --noattach
+## [[ $- == *i* ]] && source "$HOME/.local/share/blesh/ble.sh" --noattach
13
14
## # Your bashrc contents should come between the two lines.
15
0 commit comments