Minor fix

This commit is contained in:
Yan Lin 2025-09-07 14:03:19 +02:00
parent bd99a04f19
commit f57d681558

View file

@ -39,7 +39,7 @@
}; };
# Darwin-specific zsh functions # Darwin-specific zsh functions
programs.zsh.initExtra = '' programs.zsh.initContent = ''
# Function to search and open all macOS applications # Function to search and open all macOS applications
function app() { function app() {
local app_path local app_path