Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhanberg/.dotfiles
My dotfiles
https://github.com/mhanberg/.dotfiles
Last synced: 17 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/mhanberg/.dotfiles
- Owner: mhanberg
- Created: 2018-01-27T17:25:42.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T17:18:32.000Z (7 months ago)
- Last Synced: 2024-05-01T13:52:25.047Z (7 months ago)
- Language: Lua
- Homepage:
- Size: 609 KB
- Stars: 53
- Watchers: 5
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Open Graph Image](https://res.cloudinary.com/mhanberg/image/upload/v1590506591/dotfiles-social.png)
These dotfiles are now managed using Nix on macOS and Linux.
macOS utilizes nix-darwin in order to manage homebrew dependencies, and both macOS and Linux utilize home-manager for dotfiles and nixpkgs.
I haven't yet set up a new computer with the Nix setup, so I don't have the fresh install instructions ready, but the maintenance instructions are documented.
## macOS
```bash
just darwin
```## Linux
```bash
just hm
```