This Repo holds the custom config for zsh
It also utilizes packages for highlighting and auto-completions
First Install Them by:-
sudo apt install zsh-syntax-highlighting zsh-autosuggestions
sudo dnf install zsh-syntax-highlighting zsh-autosuggestions
This also utilizes prompt provided by powerlevel10k Refer:- https://github.com/romkatv/powerlevel10k/tree/master#installation
Some scripts are also stolen from ohmyzsh
Sebastian Tramp - https://github.com/seebi/zshrc for providing some usefull scripts and snipptes