Skip to content

mpeterson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

The management system was taken from the elegant solution that Nicola Paolucci published with modifications to my taste.

Install

wget

bash <(wget -q -O - https://raw.githubusercontent.com/mpeterson/dotfiles/master/bootstrap-dotfiles.sh)

curl

bash <(curl -Lks https://raw.githubusercontent.com/mpeterson/dotfiles/master/bootstrap-dotfiles.sh)

Usage

This will install all dotfiles to your home directory, making backups as appropriate in .dotfiles-backup.

From here forward there is the alias dotfiles which is a very special git alias, as explained on the Atlassian site. The idea is basically to use dotfiles as if using git.

About

These are my *nix configuration files that I have on my home directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors