matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
963 stars 79 forks source link

Add go modules (go.mod) to golang section detection #102

Closed matchai closed 5 years ago

matchai commented 5 years ago

Description

Added go.mod file to golang section detection.

Also happened to rework a few other tests as I wasn't happy with tests defaulting to sections being enabled by the dependant files being added in the setup step.

Motivation and Context

Ports the following PR to spaceship: https://github.com/denysdovhan/spaceship-prompt/pull/559

Types of changes

How Has This Been Tested?

Checklist: