Dotfiles I use for my personal configuration; Vim, Zsh and many more! :)
-
Clone the repository
git clone https://github.com/MustafaErgul/dotfiles.git
-
Go to repository directory
cd /dotfiles
-
Run installation script
./install.sh
-
Source configuration files like
source .vimrc .zshrc
-
Done!