Skip to content

T99/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trevor's dotfiles

This repository just serves as a central repository for the various dotfiles that I use on pretty much all of my *nix machines.

Installation

Clone down the repository:

$> git clone git@github.com:T99/dotfiles.git
Cloning into 'dotfiles'...
[...]

Navigate into the directory that you've just cloned the repository into:

$> cd dotfiles

Ensure that the install file is executable:

$> chmod +x install

And run the install file!

$> ./install
[...]

Don't worry, the install script is interactive, and will ask before overwriting any existing dotfiles that might already be in-place.

About

A collection of the dotfiles that I use on my *nix machines.

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors