Skip to content

bprivat/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Overview

This repo is a skeleton/template repo for tracking dotfiles. It contains a utility (dfm) to help with managing and updating your dotfiles.

To install your dotfiles onto a new system:

$ cd $HOME
$ git clone [email protected]:username/dotfiles.git .dotfiles
$ ./.dotfiles/bin/dfm install # creates symlinks to install files

Full documentation

For more information, check out the wiki.

You can also run dfm --help.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.5%
  • Perl 34.2%
  • Vim Script 1.3%