AppleTheGolden
|
6bafe4cd66
|
fix: Consider $STARSHIP_CONFIG in configure (#795)
Makes starship configure consider the $STARSHIP_CONFIG variable before falling back to the default of ~/.config/starship.toml.
|
2019-12-30 15:46:02 -08:00 |
|
Dominik Braun
|
56d62bd659
|
fix: Parse arguments of $VISUAL and $EDITOR (#772)
Co-authored-by: AppleTheGolden <scotsbox@protonmail.com>
|
2019-12-23 10:27:00 -05:00 |
|
AppleTheGolden
|
11f73efa41
|
fix: Improvements to starship configure (#756)
- look for $VISUAL first, then $EDITOR, then the default
- panic if we can't find the home dir
|
2019-12-20 09:55:53 -05:00 |
|
Dominik Braun
|
a4c5c00a73
|
feat: Implement starship configure command (#751)
|
2019-12-18 16:09:36 -05:00 |
|