sudo apt update && sudo apt upgrade -y sudo apt install fonts-powerline \ zsh \ curl \ wget \ vim \ git \ mc \ ncdu \ fonts-powerline \ apt-transport-https \ ca-certificates \ curl \ gnupg2 \ software-properties-common \ zsh-syntax-highlighting \ rsync sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM}/plugins/zsh-syntax-highlighting git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions sudo dpkg-reconfigure tzdata