https://github.com/aatxe/dotfiles
My configuration files and whatnot.
https://github.com/aatxe/dotfiles
configuration dotfiles emacs fish macos spacemacs
Last synced: 3 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 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T05:16:49.000Z (about 1 year ago)
- Last Synced: 2025-01-06T06:22:28.591Z (about 1 year ago)
- Topics: configuration, dotfiles, emacs, fish, macos, spacemacs
- Language: Emacs Lisp
- Size: 289 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.