Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minimal/dotfiles
Some of my dotfiles and utils. Including Nix Home-manager config, emacs config
https://github.com/minimal/dotfiles
dotfiles emacs emacs-configuration emacs-lisp home-manager homebrew nix nix-dotfiles nix-flakes shell zsh
Last synced: 3 months ago
JSON representation
Some of my dotfiles and utils. Including Nix Home-manager config, emacs config
- Host: GitHub
- URL: https://github.com/minimal/dotfiles
- Owner: minimal
- Created: 2012-02-22T11:35:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T10:16:21.000Z (6 months ago)
- Last Synced: 2024-07-13T11:29:52.235Z (6 months ago)
- Topics: dotfiles, emacs, emacs-configuration, emacs-lisp, home-manager, homebrew, nix, nix-dotfiles, nix-flakes, shell, zsh
- Language: Emacs Lisp
- Homepage:
- Size: 539 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========
[![CI](https://github.com/minimal/dotfiles/actions/workflows/build.yml/badge.svg)](https://github.com/minimal/dotfiles/actions/workflows/build.yml)git clone --recurse-submodules [email protected]:minimal/dotfiles.git
Nix home-manager config, dotfiles and emacs.
Emacs config uses Doom [here](doom.d/)
Most packages and dotfiles installed using Nix [flake](flake.nix) with home manager [Nix config](nixpkgs/)
`make hm-switch`
Rest installed with brew
## See also
Nix config borrowed heavily from:
- https://github.com/Mic92/dotfiles
- https://github.com/kclejeune/system