mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Generation of SPOTIFY_OAUTH_TOKEN from CLIENT_ID and CLIENT_SECRET
This commit is contained in:
parent
bc9c6b5099
commit
ac3e66cfdd
2 changed files with 7 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ source $ZSH/oh-my-zsh.sh
|
|||
|
||||
# User configuration
|
||||
|
||||
# Uncomment the following lines if you want to enable spotify search.
|
||||
# Spotify data can be found creating an app in https://developer.spotify.com/my-applications
|
||||
# SPOTIFY_CLIENT_ID=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
# SPOTIFY_CLIENT_SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
|
||||
# export MANPATH="/usr/local/man:$MANPATH"
|
||||
|
||||
# You may need to manually set your language environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue