used blesh
This commit is contained in:
parent
d0320ebe83
commit
33e5e41dd3
1 changed files with 2 additions and 1 deletions
3
.bashrc
3
.bashrc
|
@ -378,7 +378,7 @@ i_blesh() {
|
|||
make -C ble.sh install PREFIX=~/.local
|
||||
}
|
||||
|
||||
p_blesh() {
|
||||
_blesh() {
|
||||
if [[ ! -f $HOME/.local/share/blesh/ble.sh ]]; then
|
||||
i_blesh
|
||||
else
|
||||
|
@ -540,6 +540,7 @@ get_packager() {
|
|||
get_alias() {
|
||||
_defaults_
|
||||
_sensible.bash_
|
||||
_blesh
|
||||
_color_prompt_
|
||||
_coding_
|
||||
_games
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue