From 951327d5f21579f2315020dad3e47345374c643a Mon Sep 17 00:00:00 2001 From: Bauke Date: Sat, 10 Dec 2022 19:34:04 +0100 Subject: [PATCH] Remove Deno detections. --- .config/starship.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/starship.toml b/.config/starship.toml index 1f9b0ee..b26e962 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -22,9 +22,6 @@ $status\ $shell\ $character""" -[deno] -detect_extensions = ["ts"] - [time] disabled = false format = '🕙[\[ $time \]]($style) '