/dotfiles

Dotfiles I use for my personal configuration; Vim, Zsh and many more! :)

Primary LanguageLuaMIT LicenseMIT

dotfiles

Dotfiles I use for my personal configuration; Vim, Zsh and many more! :)

Installation

  1. Clone the repository git clone https://github.com/MustafaErgul/dotfiles.git

  2. Go to repository directory cd /dotfiles

  3. Run installation script ./install.sh

  4. Source configuration files like source .vimrc .zshrc

  5. Done!