/.dotfiles

My dotfile configs for bash

Primary LanguageShell

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