https://github.com/davidmh/dot-files
~, sweet ~
https://github.com/davidmh/dot-files
Last synced: 4 months ago
JSON representation
~, sweet ~
- Host: GitHub
- URL: https://github.com/davidmh/dot-files
- Owner: davidmh
- Created: 2017-01-14T09:28:34.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T01:08:19.000Z (5 months ago)
- Last Synced: 2025-03-06T05:08:37.978Z (4 months ago)
- Language: Fennel
- Homepage:
- Size: 715 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* install nix
```shell
sh <(curl -L https://nixos.org/nix/install) --daemon
```* clone
```shell
git clone [email protected]:davidmh/dot-files.git ~/.config/home-manager
```* run
```shell
./sync.sh
```