Beautify Your Terminal - Configuring The Shell

Hey there! My name's Ilham. Welcome to the 1st episode of a mini series - Beautify Your Terminal, a series which I'll be showing you all how to configure and add some bling to your terminal. Today's video was me showing how to configure the shell to look better. • Distro Used: Arch Linux INSTALLATION COMMANDS - • sudo pacman -Sy zsh (use your specific distro's respectable package manager) • sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohm...)" • git clone https://github.com/zsh-users/zsh-synt... ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting • git clone https://github.com/zsh-users/zsh-auto... ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions LINKS - • OhMyZSH Website: https://ohmyz.sh/ • zsh-autosuggestions GitHub Repository: https://github.com/zsh-users/zsh-auto... • zsh-syntax-highlighitng GitHub Repository: https://github.com/zsh-users/zsh-synt... SOCIALS - • Discord:   / discord   • Instagram:   / ilhamisbored   • GitHub: https://github.com/IlhamZaman • LinkedIn:   / ilham-zaman   SCRIPT REVIEWER - • chilledfrogs on discord