Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-13 | Fix bug in apply and vim config | Julian T | |
2022-11-10 | Emacs and fix bug in apply | Julian T | |
2021-10-04 | Fix: Detect owned links correctly | Julian T | |
This fixes a bug where links pointer to other config file, would be readded at each apply run. This is because the link would be followed completely. The command readlink only follows the symbolic link a single time. | |||
2021-04-25 | Add kind of working delete command | Julian T | |
2021-04-24 | Add status subcommand | Julian T | |
2021-04-24 | Move apply.py into a python package | Julian T | |