From 07a004477501ff02071ee3d267bc32f4813e38c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 20 Jun 2024 14:43:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(mise):=20node=20?= =?UTF-8?q?is=20now=20managed=20through=20the=20system?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/mise/config.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/mise/config.toml b/.config/mise/config.toml index 12b51ed9..0943ec39 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -1,8 +1,6 @@ [tools] -# python = latest # Let the system manage it usage = "latest" bun = "latest" -node = "latest" [settings] # plugins can read the versions files used by other version managers (if enabled by the plugin)