'Generic Commit'
All checks were successful
Build-Test-Publish / build (push) Successful in 18s

This commit is contained in:
Your Name 2025-06-16 21:44:06 +12:00
parent c1ca52ec66
commit d73ae46fe9
2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{
"aliases": [
"whatsdirty"
],
"setup_script": "setup_script.sh"
}

View File

@ -10,3 +10,5 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
mkdir -p ${SCRIPT_DIR}/tool
cp ${SCRIPT_DIR}/whatsdirty.sh ${SCRIPT_DIR}/tool
ln -s ${SCRIPT_DIR}/tool/whatsdirty.sh ${SCRIPT_DIR}/tool/whatsdirty