This is dotfiles for me. I have shared it so you can easily use this.
git config:
- global ignore
- commit message template
system config:
clone and install it:
git clone https://github.com/mehanalavimajd/dotfiles/
# copying dotfiles/ to ~/dotfiles
mkdir ~/dotfiles
cp ./dotfiles/ ~/dotfiles
cd ~/dotfiles
bash install.sh
And restart your terminal.