mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
e406f552f8
Command run: `for file in $(rg --hidden '". "' -l); do sed -i '/". "/s/ ",/ ",/' $file; done`