https://github.com/saep/figs
saep's dot files
https://github.com/saep/figs
Last synced: 10 months ago
JSON representation
saep's dot files
- Host: GitHub
- URL: https://github.com/saep/figs
- Owner: saep
- License: unlicense
- Created: 2022-10-15T15:23:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T16:27:53.000Z (10 months ago)
- Last Synced: 2025-08-13T18:38:31.292Z (10 months ago)
- Language: Lua
- Size: 549 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# saep's configs
## Installation
Configuration files managed with
[home-manager](https://github.com/nix-community/home-manager).
To build the home manager configuration for the user `saep` on the computer
`monoid`:
``` bash
./config build monoid saep
```
The [config.sh](./config.sh) scripts tries to automatically detect the username
and hostname, so no arguments are required for me.
The configuration can be installed by running `result/activate` or by passing
`install` as the first paraemter to [config.sh](./config.sh).