MintArchit

Results 4 issues of MintArchit

On my windows devices output speed needs optimization.

perf

### feature: custom configuration files [[ reference ]][url_reference] add code for config input user config files saves - user defaults: - colorscheme - glyph - toggle flags - extend user...

enhancement

### feature: months legend [[ ref.issue #2 ]][url_issue-reference] ![image](https://user-images.githubusercontent.com/75471378/219593419-4d456642-b53f-4872-881b-0d9e2f3124d4.png) #### implementation idea: no plan, run a for loop and print months abbreviated 1. fork project 2. implement few lines of...

enhancement
help wanted
good first issue

### feature: color legend [[ ref.issue #2 ]][url_issue-reference] ![image](https://user-images.githubusercontent.com/75471378/219593419-4d456642-b53f-4872-881b-0d9e2f3124d4.png) #### implementation idea: ``` bash print_colorLegend() { for ((w = weeks_min; w

enhancement
good first issue