lucasvazq / dotfiles

A minimalistic dotfiles with astronomical flavor 🪐
GNU General Public License v3.0
7 stars 1 forks source link

Improve code and README #68

Closed lucasvazq closed 4 years ago

lucasvazq commented 4 years ago

Describe the fix remove unnecessary quotes around $()

Fix picture of the day regex:

image_match = re.search(r"href=\"(?P<image>image\/\d{4}\/[^\"]*.jpg)\"", web_response.text)

Fix functions names in readme.md, e.g. cleanworkspaces

subzero-taringuero[bot] commented 4 years ago

Thanks for opening this issue!