addet a goback to home
This commit is contained in:
parent
42e2539be5
commit
09c56ee57f
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
@ -377,6 +377,7 @@ i_blesh() {
|
|||
cd "$tmp_dir" || echo_error "$tmp_dir is not valid!"
|
||||
git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git
|
||||
make -C ble.sh install PREFIX=~/.local
|
||||
cd "$HOME" || return 0
|
||||
}
|
||||
|
||||
_blesh() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue