Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amy-keibler/work-home-manager
https://github.com/amy-keibler/work-home-manager
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/amy-keibler/work-home-manager
- Owner: amy-keibler
- Created: 2023-09-08T14:33:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T00:15:57.000Z (7 days ago)
- Last Synced: 2024-11-10T01:19:25.401Z (7 days ago)
- Language: Emacs Lisp
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amy's Work Home Manager Configuration
## Usage
On first setup, run `nix run home-manager/master -- init --switch`. After that,
run `home-manager switch`.### Updates to Doom Emacs Configs
If an update to any of the Doom Emacs configurations is made, run `doom sync` to
make sure the changes are applied.## Environments
### Linux
Reverse engineered based on the existing laptop configuration.
### Mac
Built using the Linux configuration as a foundation.
- Uses `zsh` instead of `bash`
- Uses `doom` Emacs instead of `spacemacs`