From 13e320813e9d5e9610fde295e028257284bcb937 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 8 Oct 2024 10:34:21 +0200 Subject: [PATCH] sync confOS --- .config/topgrade/topgrade.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index 44f2fe5..fdcf09b 100644 --- a/.config/topgrade/topgrade.toml +++ b/.config/topgrade/topgrade.toml @@ -89,6 +89,7 @@ no_self_update = true [commands] # "Python Environment" = "~/dev/.env/bin/pip install -i https://pypi.python.org/simple -U --upgrade-strategy eager jupyter" # "Custom command using interactive shell (unix)" = "-i vim_upgrade" +"My configuration" = "cd ~/confOS; make" [python]