You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openbox/developer_env.bash

6 lines
224 B
Bash

##
# This file should be sourced when testing scripts locally in the project folder, otherwise
# the already installed clopper-ob-bash would be used and libraries wouldn't be refreshed.
PATH="$(pwd)/bin:$PATH" /bin/bash -i