GitXplorerGitXplorer
d

dotfiles-public

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
f38f204ca20379cec75d1379edeccb10050d33c0

Update zig.vim

ddcreager committed 24 days ago
Unverified
1ac25fb412b1791fcf3a8eaa68ed519b8a851e96

Don't word wrap latex files

ddcreager committed 5 months ago
Unverified
5d15f587ae177e08da63c9a1d9b486188171714e

Use testname output format for gotestsum

ddcreager committed 5 months ago
Unverified
9f297d7221567eb4bc0b63037296b0184999f6f8

Use standard name for global gitignore file

ddcreager committed 7 months ago
Unverified
79dfa81c6b24792414e2653ec8fb59c1c26d166c

Use histogram diff algorithm

ddcreager committed 7 months ago
Unverified
f75deea9ecdd0feea1bf8d1ec3ad5ef8c1cca3cb

Remove old delta configs

ddcreager committed 7 months ago

README

The README file for this repository.

Dotfiles

This is my collection of dotfiles. It's managed by a dotfiles script that automatically symlinks files into $HOME from multiple dotfiles repositories.

Installation

To install, you must already have the dotfiles script installed. Then, just run:

$ cd ~
$ git clone git://github.com/dcreager/dotfiles-public .dotfiles.dcreager
$ dotfiles install
$ reload