Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 951 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 951 Bytes

My .dotfiles

1

Contains my current terminal and gitconfig settings to ease the process of migrating to any new system.

Uses

Prerequisite

This contains the platform specific (windows for now) dotfiles for configuring git bash at my current settings.

Method - 1:

  • Clone the repo.
  • Copy all the contents of windows folder.
  • Paste it inside your home directory: C:\users\<your_pc_username>

Method - 2:

  • Clone the repo.
  • And create simlinks for all the files inside the windows folder to your home directory.

Reference