Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aatxe/dotfiles
- Owner: aatxe
- License: cc0-1.0
- Created: 2014-11-22T08:53:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T04:11:06.000Z (about 3 years ago)
- Last Synced: 2024-10-16T13:28:18.693Z (4 months ago)
- Topics: configuration, dotfiles, emacs, fish, macos, spacemacs
- Language: Emacs Lisp
- Size: 282 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.