/dotfiles

My personal dotfiles

Primary LanguageShellMIT LicenseMIT

Arunim's dotfiles

This repository contains all my configurations for my linux system. They are stored here for convenience so that I may quickly access them on new machines or new installs.

Installation

  1. Firstly, fork this repository.
  2. Install chezmoi.
  3. Pull all the dotfiles to your system:
     chezmoi init --apply $GITHUB_USERNAME
  4. All done! Now reload your session or shell to see the changes!

License

The files and scripts in this repository are licensed under the MIT License, which is a very permissive license allowing you to use, modify, copy, distribute, sell, give away, etc. the software. In other words, do what you want with it. The only requirement with the MIT License is that the license and copyright notice must be provided with the software.