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]