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" }