Files
starship/src
Thomas O'Donnell e0da57df3f style(init): Cleanup the unknown shell message (#2444)
* style(init): Cleanup the unknown shell message

Have make a small change to the message that is printed when an unknow
shell is used. This correct the placement of the trailing `"` so that
the two training new lines are correctly printed and updates the list of
supported shells.

* refactor(init): consolidate unknown shell errors

Have consolidated the two unknown shell errors

* refactor(init): Quote the shell name in the output

Quote the shell name in the script and combined the shell_name and
shell_basename to simplify the code a little.
2021-03-25 15:08:28 -05:00
..
2021-03-25 16:03:19 -04:00
2021-03-25 16:03:19 -04:00
2021-02-27 19:55:27 +01:00
2021-02-27 19:55:27 +01:00
2021-03-14 20:37:00 +01:00