Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/charlieegan3/config

configs for my things
https://github.com/charlieegan3/config

config dotfiles

Last synced: 15 days ago
JSON representation

configs for my things

Awesome Lists containing this project

README

        

# config

My home-manager config repo. Untested init instructions:

```sh
# install nix, then
mkdir -p ~/.config/
git clone https://github.com/charlieegan3/config ~/.config/
nix run home-manager/master -- init --switch -b backup
```

Notes:

- Might need to `tmux kill-server` to enable the config reloading.
- Might need to copy the Nix config into the `~/.config/nix/` dir
to enable the use of flakes.