romkatv/powerlevel10k

Unable to open .p10k.zsh

Opened this issue · 2 comments

Hello,
I'm new to Mac and just started customizing my terminal.
I downloaded p10k using brew and the setup went well.
Now when I try to edit the .p10k.zsh file using open ~/.p10k.zsh I'm getting the following error:
Screenshot 2024-09-03 at 16 45 21
the same error appears when I attempt to use open ~/.zshrc.

this is the file content:
Screenshot 2024-09-03 at 16 53 45

I see on your screenshot that you've figured out how to edit the file in vscode. That's a reasonable text editor. open, on the other hand, is not a text editor.

On OSX open will open the file in the default application defined in the Finder, which may or may not be an appropriate editor or even application.

It is a nice shortcut if things are configured correctly.