Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benbalter/dotfiles

@BenBalter's computering environment and the scripts to initialize it and keep it up to date.
https://github.com/benbalter/dotfiles

dotfiles

Last synced: 3 months ago
JSON representation

@BenBalter's computering environment and the scripts to initialize it and keep it up to date.

Awesome Lists containing this project

README

        

# @BenBalter's dotfiles

[![CI](https://github.com/benbalter/dotfiles/actions/workflows/ci.yml/badge.svg)](https://github.com/benbalter/dotfiles/actions/workflows/ci.yml)

@BenBalter's development environment and the scripts to initialize it and keep it up to date.

## What's here

### Scripts

* `script/setup` - Set up all the things!
* `script/update` - Update all the things!

### Everything else

* Configuration files that will be symlinked into the proper place
* Common development aliases
* Launch agents to keep the Downloads folder tidy and dependencies up to date

## Setting up a new machine from scratch

1. `git clone https://github.com/benbalter/dotfiles ~/.dotfiles`
2. Vist [`strap.mikemcquaid.com`](https://strap.mikemcquaid.com)
3. Download `strap.sh`
4. `bash ~/Downloads/strap.sh`

## How to update dependencies

Run `up`