mpelekh / dotfiles-windows10

Own dotfiles for windows, particularly for Git bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles-windows10

Own dotfiles for windows, particularly for Git bash

Just copy these dotfiles into the user home folder ("C:\Users<username>"). After that put your real name and email into .gitconfig:

[user]

  name = <real name>
  email = <real email>

About

Own dotfiles for windows, particularly for Git bash


Languages

Language:Shell 100.0%