Skip to content

marcelmorgan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Files

Installation

Will force symlink config files. Use with care...

./setup

Git

I have excluded my name and email from this config. I recommend that you add them via system instead:

git config --system user.name "John Doe"
git config --system user.email "[email protected]"

Commit hooks

Run to install:

ln -s dotfiles/.git-templates ~
git config --global init.templatedir '~/.git-templates'

Do git init to copy in existing repos

About

dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •