Skip to content

sergioalvz/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

This is my personal setup for macOS. It is quite opinionated, so I would not expect it to perfectly match your preferences.

Please, feel free to download this code and customize whatever you need to make it work for you ☺️

Usage

Download

In case you cannot use git to download this repository, use the following curl command (which is generally available on a macOS fresh install) to download the project in the current directory:

curl -sL https://github.com/sergioalvz/.dotfiles/archive/master.tar.gz | tar xz

Install

Simply execute the install.sh script on your terminal of choice:

./install.sh

Credits

This repo has been heavily inspired one way or another by:

Releases

No releases published

Packages

No packages published