Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjagiello/dotfiles

A collection of my personal dotfiles.
https://github.com/kjagiello/dotfiles

dotfiles macos

Last synced: about 1 month ago
JSON representation

A collection of my personal dotfiles.

Awesome Lists containing this project

README

        

# dotfiles

A collection of my personal dotfiles.

## Prerequisites

- [Homebrew](https://github.com/Homebrew/brew) for installing dependencies
- [mas-cli](https://github.com/mas-cli/mas) for installing Mac App Store applications

## Installation

Clone the repository into a directory in the root of your home directory:

```bash
git clone https://github.com/kjagiello/dotfiles.git ~/.dotfiles
```

## Usage

Synchronize the dotfiles:

```bash
~/.dotfiles/sync.sh
```