diff --git a/config/starship.toml b/config/starship.toml index 70cce3d..fb4b3b6 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -9,9 +9,15 @@ symbol = "Py " [elm] symbol = "Elm " +[lua] +lua_binary = "luajit" + [package] symbol = "PKG " +[battery] +disabled = true + [cmd_duration] disabled = true