Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dzoladz/.dotfiles

Bootstrap a new machine with development tools, custom commands, configuration options and preferences
https://github.com/dzoladz/.dotfiles

Last synced: 25 days ago
JSON representation

Bootstrap a new machine with development tools, custom commands, configuration options and preferences

Awesome Lists containing this project

README

        

DOTFILES
========

Tooling to bootstrap a fresh install of macOS on Apple M1 silicon to my specifications.

![screenshot of ASCII text spelling of the name Derek Zoladz](dcz.png)

## Installation

Curl and unarchive the specified release from `https://github.com/dzoladz/.dotfiles/releases`

1. `mkdir ~/.dotfiles && cd ~/.dotfiles`
2. `curl -o release.tar.gz RELEASE_URL/release.tar.gz`
4. `tar -xzvf release.tar.gz`

## Dependencies (repositories)

+ [.vim](https://github.com/dzoladz/.vim) - text editor configuration files
+ [Wahlpypa](https://github.com/dzoladz/wahlpypa) - Desktop wallpaper for macOS

## TODO
- [ ] Add Wahlpypa installation and configuration as part of the bootstrap script