[GH-ISSUE #1035] macOS Monterey Version 12.6 #464

Open
opened 2026-02-28 14:49:19 +03:00 by kerem · 0 comments
Owner

Originally created by @mcdlxxi on GitHub (Oct 24, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1035

https://stackoverflow.com/questions/36657321/after-installing-homebrew-i-get-zsh-command-not-found-brew/71919315

For Homebrew installations:
After installing Homebrew, adding the following lines is necessary for "spt" command to work after terminating the session:

  1. echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/$USER/.zprofile
  2. eval $(/opt/homebrew/bin/brew shellenv)

Please consider adding to the Installation section - thank you!!

Originally created by @mcdlxxi on GitHub (Oct 24, 2022). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1035 https://stackoverflow.com/questions/36657321/after-installing-homebrew-i-get-zsh-command-not-found-brew/71919315 For Homebrew installations: After installing Homebrew, adding the following lines is necessary for "spt" command to work after terminating the session: 1. echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/$USER/.zprofile 2. eval $(/opt/homebrew/bin/brew shellenv) Please consider adding to the Installation section - thank you!!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#464
No description provided.