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: about 1 year 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T13:06:37.000Z (about 1 year ago)
- Last Synced: 2025-04-13T03:58:26.213Z (about 1 year ago)
- Topics: dotfiles, emacs, emacs-configuration, emacs-lisp, home-manager, homebrew, nix, nix-dotfiles, nix-flakes, shell, zsh
- Language: Emacs Lisp
- Homepage:
- Size: 560 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========
[](https://github.com/minimal/dotfiles/actions/workflows/build.yml)
git clone --recurse-submodules git@github.com: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