Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
/ dotfiles Public archive

My Mac OS X setup and my ~/.* files

License

Notifications You must be signed in to change notification settings

lenon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dotfiles. This project includes my development environment and the setup that I'm using on macOS and Ubuntu.

Requirements

  • macOS or Ubuntu
  • A terminal emulator

Usage

This project uses a bare Git repository to manage dotfiles. You can read more about it here.

Execute the following commands to clone this repo:

cd ~
git clone --bare git@github.com:lenon/dotfiles.git .dotfiles.git
git --git-dir .dotfiles.git --work-tree . checkout

If you are On macOS:

.dotfiles/install.sh

It will install Command Line tools, Homebrew, Ansible and then will run the setup playbook.

Releases

No releases published

Packages

No packages published

Languages