verificar que shell estas usando: En lugar de mirar $SHELL, prueba: echo $SHELL echo $0 ps -p $$ #estos comandos hacen los mismo muestran que shell estas usando #este comando te permite cambiar de un shell a otro chsh -s $(which zsh)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter