Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aatxe/dotfiles

My configuration files and whatnot.
https://github.com/aatxe/dotfiles

configuration dotfiles emacs fish macos spacemacs

Last synced: about 2 months ago
JSON representation

My configuration files and whatnot.

Awesome Lists containing this project

README

        

# dotfiles #
These are configuration files for `{git, fish, spacemacs, doom emacs}`.

## Setup Process ##
The current setup process looks something like this:

1. Run the platform-specific configuration script (e.g. `macos.sh`).
2. Run the (hopefully) platform-agnostic `setup.sh`.
3. Optionally, run any platform-specific additional configuration (e.g. `macos-brew-extras.sh`).

Currently, the last step may take a large amount of time, but the other should be pretty quick.