8000 GitHub - mpeterson/dotfiles: These are my *nix configuration files that I have on my home directory.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mpeterson/dotfiles

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

No packages published
0