-
I just made my first commit and my `.yadm/repo.git/objects` folder takes up almost 1GB. I did not add any big file by mistake, just the configuration files of zsh. [Here](https://hastebin.com/xeseyodo…
-
Hi,
Pacdef is applying a declarative approach to package management -- a method I prefer without the overhead of NixOs.
However to actually apply the configs to a machine in Pacdef, one needs to…
-
This is a strange problem with a 2-in-1 tablet laptop hp-x2-210-g2 that was sold by HP Japan.
It seems a bit complicated, so please let me know if there is any information needed.
Maybe it has som…
-
run switch commmand on my flake.nix
```
nix run nix-darwin -- switch --flake . -vvv
```
it's show error logs and exits
```
error: a 'aarch64-darwin' with features {} is required to build…
-
Currently README and LICENSE files for Github reside in the root
repo directory which is mapped to home directory.
Having these files in home directory is bothersome, however, I do
realize that thi…
-
### Describe the bug
A template with an alternate condition that should be matched is not used.
### To reproduce
Steps to reproduce the behavior:
1. `yadm init`
2. `yadm config local.clas…
-
Does dotdrop use [chezmoi](https://www.chezmoi.io/)? I noticed this repo has the "chezmoi" topic when browsing chezmoi-related repos but I can't [find anything](https://github.com/search?q=repo:deadc0…
-
### This question is about
* [ ] Installation
* [ ] Initializing / Cloning
* [ ] Alternate files
* [ ] Jinja templates
* [ ] Encryption
* [ ] Bootstrap
* [ ] Hooks
* [x] Other
### Des…
-
I use signify only for `git` but I want to diff against upstream so I am using the following setup:
```
let g:signify_vcs_list = ['git']
" Diff against upstream
let g:signify_vcs_cmds = {
\…
-
I'm using vscode setting sync, and the other PC which I am synced on has a different username. My dotfiles repo is installed on my home directory. I'd like to use relative pathing in `vscode_custom_…