hnarayanan / shpotify

A command-line interface to Spotify.
https://harishnarayanan.org/projects/
2.01k stars 153 forks source link

Bash only or zsh as well? #136

Closed davidem closed 4 years ago

davidem commented 4 years ago

I've got a question: the README states this is a bash script, so I've been coding with some nice bashism's but I see som zsh fans using Shpotify as well: How well is the compatibility between bash and zsh? What are the things I need to take into account?

:)

hnarayanan commented 4 years ago

It is already used by a ton of oh-my-zsh users so I don't think this needs to explicitly be stated.

It is a bash script because it's ostensibly written in bash.

davidem commented 4 years ago

I was more looking for programmatical differences between bash and zsh, so I can take those into account.

This site has me covered: https://apple.stackexchange.com/questions/361870/what-are-the-practical-differences-between-bash-and-zsh

hnarayanan commented 4 years ago

Please slow down.

davidem commented 4 years ago

haha, sorry about that. I'm away this weekend, so that will slow me down a bit :)

hnarayanan commented 4 years ago

As happens a lot, I am going through a lot of personal stuff right now so I'll review all your contributions in time.

davidem commented 4 years ago

So I have read, and please take care :) Maybe a silly question, but are you the sole maintainer?

I have 3,5 things I want to implement tonight after which I'll take a break for a few days:

I do hope you like my contributions and I'm looking forward to see your requests/remarks/suggestions.

As said: take care!

Ciao,

David