This commit is contained in:
parent
c1ca52ec66
commit
d73ae46fe9
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"aliases": [
|
|
||||||
"whatsdirty"
|
|
||||||
],
|
|
||||||
"setup_script": "setup_script.sh"
|
|
||||||
}
|
|
@ -10,3 +10,5 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
|||||||
|
|
||||||
mkdir -p ${SCRIPT_DIR}/tool
|
mkdir -p ${SCRIPT_DIR}/tool
|
||||||
cp ${SCRIPT_DIR}/whatsdirty.sh ${SCRIPT_DIR}/tool
|
cp ${SCRIPT_DIR}/whatsdirty.sh ${SCRIPT_DIR}/tool
|
||||||
|
ln -s ${SCRIPT_DIR}/tool/whatsdirty.sh ${SCRIPT_DIR}/tool/whatsdirty
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user