Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

editor and pkgs not working on mac #192

Open
AmelloAster opened this issue May 20, 2022 · 3 comments
Open

editor and pkgs not working on mac #192

AmelloAster opened this issue May 20, 2022 · 3 comments

Comments

@AmelloAster
Copy link

image

image

@jules-party
Copy link

Do you have brew installed? If you are using another package manager from macOS, it might not be added to the program.

For the editor, make sure you have the EDITOR variable set in your shell.
I would suggest putting this in your zshrc:

# example
EDITOR="vim"

@AmelloAster
Copy link
Author

Do you have brew installed? If you are using another package manager from macOS, it might not be added to the program.

For the editor, make sure you have the EDITOR variable set in your shell. I would suggest putting this in your zshrc:

# example
EDITOR="vim"

Okay, I'll try it.

@polluks
Copy link

polluks commented Jul 15, 2022

Well, this behaviour is intended

# OFF by default: shell editor wm de palette

By the way my pkgs are not shown because of

$ brew config | grep HOMEBREW_PREFIX
HOMEBREW_PREFIX: /opt/homebrew

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants