move script to dedicated dir
This commit is contained in:
parent
f09701f2a4
commit
76fb213492
1 changed files with 0 additions and 0 deletions
3
scripts/project-select.sh
Executable file
3
scripts/project-select.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
for d in `find ~/freistil -maxdepth 1 -type d`; do
|
||||
echo -e "$d\034freistil\034freistil project `basename $d`"
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue