| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-06-11 | refactor(common/): Remove the `files` subdirectory | Benedikt Peetz | |
| 2024-06-11 | refactor(common): Use symlinks to state, which files should be replaced | Benedikt Peetz | |
| Every symlink in the `./templates` directory is now replaced with the file it points to, making it obvious that this file should not be edited. | |||
| 2024-04-02 | chore(version): v0.6.2 | Benedikt Peetz | |
| 2024-04-02 | chore(version): v0.6.1 | Benedikt Peetz | |
| 2024-04-02 | chore(templates): Update common files | Benedikt Peetz | |
| 2024-04-02 | chore(treewide): Update and format files | Benedikt Peetz | |
| 2024-04-02 | feat(common/init): Add a shell script, that populates variables | Benedikt Peetz | |
| The line editing can't really shell out to bash, as the default bash on NixOS is compiled without GNU `readline` support (you need `bashInterative` for `read -e` to work). | |||
