First I installed fish and then I wanted to test zsh so I installed it. Actually I'm using zsh and it works perfect (at the moment): I can switch themes, enable plugins, etc...
But when I do:
echo $SHELL
it should return /bin/zsh, and by surprise it returns /usr/bin/fish
I'm using Kubuntu 14.04. Is it ok, or should I fix it?