Skip to content

acuervoa/dotfiles

Repository files navigation

Dotfiles

These are my dotfiles. Take anything you want, but at your own risk.

It targets macOS systems. This installation delete all contents from dotfiles located in $HOME directory

Install

This will clone (using git), or download (using curl or wget), this repo to ~/.dotfiles. Alternatively, clone manually into the desired location:

git clone https://github.com/acuervoa/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
.\install.sh

Use the install.sh file to install everything and link the resources from the $HOME directory to the nested dotfiles.

Packages

  • .gitconfig and .gitignore files. For local configuration you need a ~/.gitconfig_local with this information:
[user]
    email = <your email address>
    name = <your name>

Exernal submodules

Credits

Many thanks :

Releases

No releases published

Packages

No packages published