From 9143310e24256527eb65b591e5793e21b8922737 Mon Sep 17 00:00:00 2001 From: neoteny Date: Thu, 3 Feb 2022 09:47:22 +0200 Subject: [PATCH] updated startship config --- config/starship.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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