nayakastha / .dotfiles

My dotfile configs for bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfile configs for bash


Languages

Language:Shell 100.0%