del bashrc first
This commit is contained in:
parent
5db0d63bee
commit
f4b54e7304
@ -25,6 +25,7 @@ then
|
||||
make -C ble.sh install PREFIX=~/.local
|
||||
cd -
|
||||
mkdir $HOME/.cache; echo $PWD > $HOME/.cache/whereami
|
||||
rm $HOME/.bashrc
|
||||
ln -s $PWD/bashrc $HOME/.bashrc
|
||||
fi
|
||||
###################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user