Generation of SPOTIFY_OAUTH_TOKEN from CLIENT_ID and CLIENT_SECRET

This commit is contained in:
Nicolás Alonso 2017-10-08 22:37:02 -03:00
commit ac3e66cfdd
2 changed files with 7 additions and 0 deletions

View file

@ -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