viccherubini/get-shit-done

get-shit-done.sh: ini file is not correctly loaded

Opened this issue · 0 comments

From this line, it appears that only the first item in the array is loaded as all other items are cut by the assignment. The whole approach of using arrays and iterating with for loops is really inefficient and produces unexpected bugs.