If you still use bash, please run this:

sed -e 's/^/: 1:0;/g' ~/.bash_history >> ~/.zsh_history
sudo apt install zsh
wget -O ~/.zshrc https://gruss.cc/zsh/zshrc
chsh -s /usr/bin/zsh