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

Joel Grunbaum
2025-07-16 10b8f48901bee78e1f59e92eee2076a63b79a903
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"
}