Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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