Clearer to use the same name

This commit is contained in:
David Heinemeier Hansson
2026-02-21 10:27:19 +01:00
parent 29c3355e3f
commit 497a755927
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -438,7 +438,7 @@ show_remove_menu() {
*Web*) present_terminal omarchy-webapp-remove ;;
*TUI*) present_terminal omarchy-tui-remove ;;
*Development*) show_remove_development_menu ;;
*Preinstalls*) present_terminal omarchy-remove-all ;;
*Preinstalls*) present_terminal omarchy-remove-preinstalls ;;
*Dictation*) present_terminal omarchy-voxtype-remove ;;
*Theme*) present_terminal omarchy-theme-remove ;;
*Windows*) present_terminal "omarchy-windows-vm remove" ;;