Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dlampsi/dotfiles

.files
https://github.com/dlampsi/dotfiles

bash dotfiles dotfiles-macos shell zsh

Last synced: about 1 month ago
JSON representation

.files

Awesome Lists containing this project

README

        

# dotfiles

[![Actions Status](https://github.com/dlampsi/dotfiles/workflows/checks/badge.svg)](https://github.com/dlampsi/dotfiles/actions)

Yet another dotfiles repo.

## Getting started

This repo contains my personal dotfiles for various tools that I use on a daily basis. The setup script will create symlinks to the dotfiles in the home directory and optionally creates a backup of the existing files.

## Setup

Clone this repo and run setup script to provision symlinks to the dotfiles:
```bash
./setup.sh
```

See all available tool options:
```bash
./setup.sh -h
```