mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
2 days ago b770ffed1bb4f552b062e3bd210c7cd3c9cef622
bash/DICT
@@ -1,3 +1,10 @@
DEPS="all-shells"
FILES="bashrc"
LOCATIONS="${HOME}/.bashrc"
FILES="bashrc profile"
LOCATIONS="${HOME}/.bashrc ${HOME}/.bash_profile"
custom() {
git submodule update --init
cd ble.sh
make
ln -s "$(pwd)/out/ble.sh" "${HOME}/.ble.sh"
}