mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
feat: add Elixir module (#437)
This commit is contained in:
@@ -31,6 +31,7 @@ impl<'a> RootModuleConfig<'a> for StarshipRootConfig<'a> {
|
||||
// ↓ Toolchain version modules ↓
|
||||
// (Let's keep these sorted alphabetically)
|
||||
"dotnet",
|
||||
"elixir",
|
||||
"elm",
|
||||
"golang",
|
||||
"haskell",
|
||||
|
||||
Reference in New Issue
Block a user