summaryrefslogtreecommitdiffstats
path: root/src/configure.rs
AgeCommit message (Expand)Author
2021-01-07feat(command): add 'toggle' command (#1917)Furkan Türkal
2020-10-17chore: fix the double compiling of lib and bin (#1616)jRimbault
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-08-21fix: $EDITOR argument parsing (#1595)jRimbault
2020-06-20Replace `dirs` with `dirs-next` dependency (#1361)Julian Gehring
2020-04-26feat: Modify config keys from shell (#1095)John Letey
2020-03-05fix: check if editor is not found for `configure` (#961)Kevin Song
2019-12-30fix: Consider `$STARSHIP_CONFIG` in `configure` (#795)AppleTheGolden
2019-12-23fix: Parse arguments of $VISUAL and $EDITOR (#772)Dominik Braun
2019-12-20fix: Improvements to `starship configure` (#756)AppleTheGolden
2019-12-18feat: Implement `starship configure` command (#751)Dominik Braun