Personal zsh config and customizations (for Arch Linux)
Here's a list of packages to install :
All of this can be easily installed on arch using AUR :
yay -S zsh zsh-antidote eza bat zoxide
Download the .zshrc and move it to your home folder.
Now that everything is installed, download the .zsh_plugins.txt file and place it in your home folder
Plugins should load automatically when launching a new terminal, ensure that you have added the required lines at the end of your .zshrc file to load antitode
This can be easily done with this simple command :
chsh -s /bin/zsh